mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 02:19:04 +00:00
with http.get_url() or create more complex requests with http.request(). There is also an http.get() function which takes components (hostname, port, and path) rather than a URL. The HTTPAuth, robots, and showHTMLTitle NSE scripts have been updated to use this library. Sven Klemm wrote all of this code.
1.2 KiB
1.2 KiB