mirror of
https://github.com/nmap/nmap.git
synced 2025-12-14 03:39:02 +00:00
1. When the hostname script-arg was used, the script would try to *connect* to that host instead of the target. Now the argument is used *only* for the Host: header. 2. The http options table is reused for each request, significantly reducing the load on the garbage collector over many requests. 3. Do not use both creds.Credentials:new() and creds.Account:new(), since this results in double-reporting found credentials.
5.0 KiB
5.0 KiB