OnionScan was having issues with larger batch runs do to failure to close network connection once they had been used. This commit fixes this issue, as well as adds a quick exit from the main OnionScan loop due to timeout - once the timeout is crossed no further protocol scans will take place. Fixes #51 |
||
|---|---|---|
| .. | ||
| bitcoin_scanner.go | ||
| ftp_scanner.go | ||
| http_scanner.go | ||
| irc_scanner.go | ||
| mongodb_scanner.go | ||
| protocol_scanner.go | ||
| ricochet_scanner.go | ||
| smtp_scanner.go | ||
| ssh_scanner.go | ||
| vnc_scanner.go | ||
| xmpp_scanner.go | ||