mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Nmap - the Network Mapper. Github mirror of official SVN repository.
https://svn.nmap.org/
asynchronousc-plus-pluslibpcaplinuxluamachine-learningnetcatnetwork-discoverynmaposxpcrepingport-scannersecurityservice-discoverysocketwindows
connections in tcpip.cc. socket_strerror works with Winsock error codes whereas plain strerror returns "Unknown error". However, the error string for what is probably the most common error code, WSAEWOULDBLOCK, is the big ugly "A non-blocking socket operation could not be completed immediately.". Add a special case to use "Operation now in progress" for that specific error. |
||
|---|---|---|
| docs | ||
| libdnet-stripped | ||
| liblua | ||
| libpcap | ||
| libpcre | ||
| macosx | ||
| mswin32 | ||
| ndiff | ||
| nselib | ||
| scripts | ||
| acinclude.m4 | ||
| aclocal.m4 | ||
| BSDmakefile | ||
| CHANGELOG | ||
| charpool.cc | ||
| charpool.h | ||
| config.guess | ||
| config.sub | ||
| configure | ||
| configure.ac | ||
| COPYING | ||
| COPYING.OpenSSL | ||
| depcomp | ||
| FingerPrintResults.cc | ||
| FingerPrintResults.h | ||
| global_structures.h | ||
| HACKING | ||
| idle_scan.cc | ||
| idle_scan.h | ||
| INSTALL | ||
| ltmain.sh | ||
| MACLookup.cc | ||
| MACLookup.h | ||
| main.cc | ||
| Makefile.in | ||
| missing | ||
| nmap-header-template.cc | ||
| nmap-mac-prefixes | ||
| nmap-os-db | ||
| nmap-protocols | ||
| nmap-rpc | ||
| nmap-service-probes | ||
| nmap-services | ||
| nmap.cc | ||
| nmap.h | ||
| nmap.spec.in | ||
| nmap_amigaos.h | ||
| nmap_config.h.in | ||
| nmap_dns.cc | ||
| nmap_dns.h | ||
| nmap_error.cc | ||
| nmap_error.h | ||
| nmap_rpc.cc | ||
| nmap_rpc.h | ||
| nmap_tty.cc | ||
| nmap_tty.h | ||
| nmap_winconfig.h | ||
| NmapOps.cc | ||
| NmapOps.h | ||
| NmapOutputTable.cc | ||
| NmapOutputTable.h | ||
| nse_binlib.cc | ||
| nse_binlib.h | ||
| nse_bit.cc | ||
| nse_bit.h | ||
| nse_debug.cc | ||
| nse_debug.h | ||
| nse_fs.cc | ||
| nse_fs.h | ||
| nse_main.cc | ||
| nse_main.h | ||
| nse_main.lua | ||
| nse_nmaplib.cc | ||
| nse_nmaplib.h | ||
| nse_nsock.cc | ||
| nse_nsock.h | ||
| nse_openssl.cc | ||
| nse_openssl.h | ||
| nse_pcrelib.cc | ||
| nse_pcrelib.h | ||
| nse_ssl_cert.cc | ||
| nse_ssl_cert.h | ||
| osscan.cc | ||
| osscan.h | ||
| osscan2.cc | ||
| osscan2.h | ||
| output.cc | ||
| output.h | ||
| payload.cc | ||
| payload.h | ||
| portlist.cc | ||
| portlist.h | ||
| portreasons.cc | ||
| portreasons.h | ||
| protocols.cc | ||
| protocols.h | ||
| README-WIN32 | ||
| scan_engine.cc | ||
| scan_engine.h | ||
| service_scan.cc | ||
| service_scan.h | ||
| services.cc | ||
| services.h | ||
| shtool | ||
| Target.cc | ||
| Target.h | ||
| TargetGroup.cc | ||
| TargetGroup.h | ||
| targets.cc | ||
| targets.h | ||
| tcpip.cc | ||
| tcpip.h | ||
| timing.cc | ||
| timing.h | ||
| traceroute.cc | ||
| traceroute.h | ||
| utils.cc | ||
| utils.h | ||
| zenmap.spec.in | ||
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).