mirror of
https://github.com/nmap/nmap.git
synced 2026-01-29 01:29:22 +00:00
4d5bb41361aa0e4510673269ae8cf37196b832ac
When establishing the tunnel through proxy chain, we need to track status of each proxy (storing R/W buffers, stats, retries...). This patch lets proxies store and manage whatever structure they want to have for this in a Nsock IOD. Since types can differ between proxy types, the proxy_info are stored as a list of void *, ordered like the proxy nodes.
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 ).
Description
Languages
C
37.5%
Lua
28.1%
C++
16.8%
Shell
5.8%
Python
4.2%
Other
7.3%