mirror of
https://github.com/nmap/nmap.git
synced 2025-12-29 10:59:02 +00:00
nmap.new_try() shouldn't be used in libraries. It results in Lua errors being thrown that the script can't recover from without resorting to pcall(). It has been replaced in proxy.lua with proper error handling which did not require any changes to the scripts (http-open-proxy and socks-open-proxy) that used it.
12 KiB
12 KiB