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

Skip to content

Commit 5859d1f

Browse files
Update README.md
1 parent 9e42128 commit 5859d1f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,10 @@
33
# turbo-scanner
44
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.
55

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

0 commit comments

Comments
 (0)