Commit Graph

8 Commits

Author SHA1 Message Date
Sarah Jamie Lewis 872555c1df Bug Fixes relating to Closing File Handles
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
2016-07-31 10:22:05 -07:00
Sarah Jamie Lewis 35fd1d3830 Load Onions from a File
Fixes #21 - Also enforces timeouts and cleans up
some code.
2016-06-06 23:29:29 -07:00
Nick Doiron 3324a6ec58 Alert user when you cannot connect on any port 2016-05-23 15:40:28 +07:00
Dan Ballard d3d2adefdd go styling; move config to own package, retain scan in package main 2016-05-03 07:31:56 -07:00
Dan Ballard de0676cca7 move config to protocol and pass it around instead of onion address 2016-04-30 19:44:48 -07:00
Sarah Jamie Lewis 44cc375066 go fmt 2016-04-26 17:47:00 -07:00
Sarah Jamie Lewis 44e6d5c955 New Protocols Scans, SSH Fingerprinting
* SSH Fingerprint
* Page Snapshot
* A few new Protocol Tests (FTP, SMTP, Ricochet, IRC)
2016-04-24 19:46:28 -07:00
Sarah Jamie Lewis 8ba57b7618 Refactoring to allow for scans on other ports 2016-04-11 23:04:00 -07:00