File: README

package info (click to toggle)
nmap 7.93%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 44,552 kB
  • sloc: cpp: 60,990; ansic: 30,785; python: 17,679; xml: 11,558; sh: 11,320; perl: 2,679; makefile: 1,000; java: 45; objc: 43
file content (15 lines) | stat: -rw-r--r-- 460 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/examples/scripts
~~~~~~~~~~~~~~~~~
These are a set of small scripts to further demonstrate some
uses for Ncat. You *will* have to change some values yourself,
such as in "http-proxy", if your proxy server requires authorization,
you'll have to add your own authorization information.


/examples/logs/
~~~~~~~~~~~~~~~
These are a set of output logfiles generated by Ncat to briefly
demonstrate Ncat's logging abilities.


--Chris Gibson, <chris@linuxops.net>