1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-20 05:09:02 +00:00

ChangeLog for nsock proxy support.

This commit is contained in:
henri
2013-04-22 19:37:09 +00:00
parent a687f70af3
commit 2b093d6ada

View File

@@ -1,5 +1,10 @@
# Nmap Changelog ($Id$); -*-text-*-
o [Nsock] Added initial proxy support to nsock. Nsock based modules (version
scan, nse) of nmap can now establish TCP connections through chains of
proxies. HTTP CONNECT and SOCKS4 protocols are supported, with some
limitations. [Henri Doreau]
o Fixed a regression that changed the number of delimiters in machine
output. [Daniel Miller]