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

..03-May-2022-

include/H17-Feb-2004-193109

missing/H17-Feb-2004-18160

ncurses/H17-Feb-2004-3,8473,133

AUTHORSH A D20-Jan-2004505 159

BUGSH A D20-Jan-2004519 138

COPYINGH A D20-Jan-200417.6 KiB341281

CREDITSH A D20-Jan-20041.4 KiB4225

ChangeLogH A D20-Jan-20043.7 KiB13092

INSTALLH A D20-Jan-20047.6 KiB183143

Makefile.inH A D28-Jan-20041.7 KiB7558

NCURSES_READMEH A D20-Jan-20041.6 KiB3828

READMEH A D15-Feb-20041.7 KiB8150

TODOH A D16-Feb-2004553 2619

VERSIONH A D20-Jan-2004259 85

aclocal.m4H A D20-Jan-200418.5 KiB561503

arp.cH A D20-Jan-20046.4 KiB217157

bcount.cH A D08-Feb-200412.6 KiB449363

common.cH A D15-Feb-20046.7 KiB327239

config.guessH A D20-Jan-200437.5 KiB1,3151,138

config.h.inH A D20-Jan-20042.3 KiB8355

config.subH A D20-Jan-200427.5 KiB1,4111,272

configureH A D03-May-2022157.6 KiB5,5354,534

configure.acH A D20-Jan-20046.4 KiB287200

data.cH A D20-Jan-20043.3 KiB155114

depcompH A D20-Jan-200411.8 KiB412275

dev.cH A D20-Jan-20041.6 KiB6943

error.cH A D20-Jan-20041.3 KiB5121

eth.cH A D20-Jan-20041.1 KiB399

fgw.cH A D12-Feb-20045.5 KiB226138

flink.cH A D02-Feb-20048.4 KiB314199

getopt.cH A D20-Jan-200429.7 KiB1,065645

getopt1.cH A D20-Jan-20044.5 KiB189123

icmp.cH A D20-Jan-20046.3 KiB235198

igmp.cH A D20-Jan-20042.1 KiB6336

install-shH A D20-Jan-20045.5 KiB252153

main.cH A D15-Feb-200410.8 KiB383296

map.cH A D12-Feb-200410.2 KiB397285

mkinstalldirsH A D20-Jan-2004728 4123

nast.8H A D15-Feb-200422.6 KiB772717

port.cH A D15-Feb-200422.3 KiB839677

prom.cH A D15-Feb-20045.6 KiB234170

rst.cH A D20-Jan-20043.8 KiB14593

sniff.cH A D15-Feb-20045.6 KiB225158

stream.cH A D15-Feb-20042.7 KiB8848

tcp.cH A D20-Jan-20044.3 KiB13189

udp.cH A D20-Jan-20043 KiB9051

NCURSES_README

1============================================================================
2                     Nast - Network Analyzer Sniffer Tool
3
4	     	  	   	README_NCURSES
5============================================================================
6
7Well, even if a lot of plugins are easy to use, some others are a little bit more
8complex. I will show you how to use 'em:
9
10--> USE HELP: Press "h" or select "Help" item from Options menu
11
12Tcp stream: 1) press "Shift + A" to use the analyzer functions
13            2) Select "TCP Stream" :-)
14	    3) Insert the source and destination IPs (or the names if you have a DNS)
15	       then press "Enter"
16	    4) Use the "UP key" or "DOWN key" to select a connection from the DataBase
17	       in the"Info Window"
18	    5) Press "Enter" to see the stream
19	       The stream will refresh itself when new data comes on the connection.
20	    6) If you want to see more lines in the "Main Window" press "q", then "F2"
21	       and do as usual.
22	    7) If you want to select another connection from the DataBase in "Info Window"
23	       press "s" and go to point 4:)
24
25Reset connection:
26	    1) Go to point 1 of TCP Stream and change "TCP Stream" with " Reset
27	       Connection":-)
28
29Sniffer options: 1) You MUST select the options of the sniffer (like "data", "hex" etc)
30                    BEFORE start the sniffer. If you want to change a options you
31		    MUST restart the sniffer engine.
32
33To stop applications as TCP Stream, Reset Connections and Byte Counting, use "Stop
34Application" under "Options".
35
36That's all! Have fun;-)
37
38

README

1============================================================================
2                     Nast - Network Analyzer Sniffer Tool
3
4	     	  	   	    README
5============================================================================
6
7
8Required libraries:
9===================
10
11Libnet  1.1.1 (*)
12Libpcap 0.8.1 (**)
13
14(Pthread support)
15
16(*)  www.packetfactory.net/libnet
17(**) www.tcpdump.org
18
19
20Raccomanded libraries:
21======================
22
23Libncurses (*)
24
25(*) www.gnu.org/software/ncurses/ncurses.html
26
27
28Installation:
29=============
30
311) tar xvfz nast-x.y.z.tar.gz (*)
322) cd nast-x.y.z
333) ./configure (./configure --help for help)
344) make (make help for help)
355) make install (you must be root if you want to install in default prefix)
36
37Read accepted options with "nast -h" and run with "nast [options]".
38If you need help use manpage (nast(8)).
39
40(*) x.y.z is the release version.
41
42Ncurses, even they aren't necessary, are STRONGLY recommended for a better use
43of the plugins, specially TCP stream and byte counting!
44
45
46Use:
47====
48The use of Nast under shell is quite easy and the man page should be enought.
49The use of Nast with Ncurses graphical interface is a little bit more complex,
50so you should read the README_NCURSES for avoid problems (press "h" for
51runtime help)!
52
53
54Disclaimer:
55===========
56
57There is no warranty, expressed or implied, associated with this tool.
58Use at your OWN risk.
59
60
61License:
62========
63
64GNU GENERAL PUBLIC LICENSE
65see COPYING file for details.
66
67
68Contact:
69========
70
71Website:    http://nast.berlios.de
72CVS:        http://www.spine-group.org/cgi-bin/cvsweb.cgi/
73Newsletter: http://lists.berlios.de/mailman/listinfo/nast-news
74Email:      Embyte <embyte@madlab.it> or Snifth <snifth@box.it>
75
76
77Bug:
78====
79
80Please report bug to Authors.
81