Skip to content

A port scanner and service detection tool that uses 1000 goroutines at once to scan any hosts's ip or fqdn with the sole purpose of testing your own network to ensure there are no malicious services running.

License

Notifications You must be signed in to change notification settings

fuzzy1coder/turbo-scanner

 
 

Repository files navigation

image

FREE Reverse Engineering Self-Study Course HERE


turbo-scanner

A port scanner and service detection tool that uses 1000 goroutines at once to scan any hosts's ip or fqdn with the sole purpose of testing your own network to ensure there are no malicious services running.

Windows

usage: turbo-scanner_010w.exe localhost

Mac

usage: ./turbo-scanner_010m localhost

Linux

usage: sudo ./turbo-scanner_010l localhost

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Apache License, Version 2.0

About

A port scanner and service detection tool that uses 1000 goroutines at once to scan any hosts's ip or fqdn with the sole purpose of testing your own network to ensure there are no malicious services running.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%