christophetd / nmap-nse-info

Browse and search through nmap's NSE scripts.
59 stars 16 forks source link

Properly handle usage samples with multiple lines #1

Open christophetd opened 7 years ago

christophetd commented 7 years ago

e.g. http-open-proxy.nse :

nseinfo usage http-open-proxy

http-open-proxy: Checks if an HTTP proxy is open.

1 sample usage found:

 nmap --script http-open-proxy.nse \

Run "nmap --script http-open-proxy --help" for more information