Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b9acfcb

Browse files
Merge branch 'main' of github.com:mytechnotalent/turbo-scanner into main
2 parents a7ec215 + 5859d1f commit b9acfcb

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1+
![image](https://github.com/mytechnotalent/turbo-scanner/blob/main/turbo-scanner.png?raw=true)
2+
13
# turbo-scanner
24
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.
35

6+
# Windows
7+
```bash
8+
./turbo-scanner localhost
9+
```
10+
411
## License
512
[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)

turbo-scanner.png

968 KB
Loading

0 commit comments

Comments
 (0)