Skip to content

Commit b7abd30

Browse files
Update README.md
1 parent ac1694b commit b7abd30

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,17 @@ A port scanner and service detection tool that uses 1000 goroutines at once to s
55

66
# Windows
77
```bash
8-
./turbo-scanner localhost
8+
usage: turbo-scanner_010w.exe localhost
9+
```
10+
11+
# Mac
12+
```bash
13+
usage: turbo-scanner_010m.exe localhost
14+
```
15+
16+
# Linux
17+
```bash
18+
usage: turbo-scanner_010l.exe localhost
919
```
1020

1121
## License

0 commit comments

Comments
 (0)