• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

AUTHORSH A D28-Jun-2010107 42

ChangelogH A D28-Jun-2010499 1410

INSTALLH A D28-Jun-2010210 119

Makefile.amH A D28-Jun-20101.9 KiB515

Makefile.inH A D28-Jun-201020.6 KiB636519

READMEH A D28-Jun-2010763 2922

aclocal.m4H A D28-Jun-201030.4 KiB851764

config.h.inH A D28-Jun-20103.3 KiB12885

configureH A D28-Jun-2010267.4 KiB9,0917,729

configure.acH A D28-Jun-20103.7 KiB127111

depcompH A D28-Jun-201015.6 KiB531330

install-shH A D28-Jun-20109 KiB324189

missingH A D28-Jun-201010.8 KiB361268

yconalyzer.8H A D28-Jun-201012.6 KiB406391

yconalyzer.ccH A D03-May-202249.7 KiB1,7651,466

yconalyzer.hH A D28-Jun-20102.3 KiB9337

yconalyzer.specH A D28-Jun-20101.2 KiB4939

README

1README:
2=======
3
4Yconalyzer is a low-overhead pcap utility that provides a bird's eye view
5of traffic on a particular TCP port, displaying a distribution of duration,
6volume and throughput over all connections while being able to narrow down
7to a connection as well.
8
9INTRODUCTION:
10============
11(Must Read for Beginners)
12http://developer.yahoo.net/blog/archives/2010/05/tcp_traffic_analyzer.html
13
14PROJECT-HOME:
15============
16http://sourceforge.net/projects/yconalyzer/
17
18PROJECT-SUPPORT:
19================
20http://sourceforge.net/projects/yconalyzer/support
21
22SOURCE-CODE-CHECKOUT:
23=====================
24svn co https://yconalyzer.svn.sourceforge.net/svnroot/yconalyzer yconalyzer
25
26INSTALLATION:
27============
28Please go through the 'INSTALL' file in the same directory.
29