diff --git a/README.md b/README.md index 6729d34..d9ee59e 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ oJ // json > Note: Since Nmap doesn't scan/display vulnerabilities and tags, that data is not available in nmap's formats. Use `-oS` to view that info. ### Specifying ports -Smap scans these [1237 ports](https://api.shodan.io/shodan/ports) by default. If you want to display results for certain ports, use the `-p` option. +Smap scans these [1237 ports](https://gist.githubusercontent.com/s0md3v/3e953e8e15afebc1879a2245e74fc90f/raw/1e20288e9bef43b60f7306b6f7e23044dabd9b8c/shodan_ports.txt) by default. If you want to display results for certain ports, use the `-p` option. ``` smap -p21-30,80,443 -iL targets.txt