TaxenHeimer/nimscan/README.md

7 lines
192 B
Markdown
Raw Normal View History

2022-07-26 01:37:50 -04:00
# TaxenHeimer Server Scanner
The project core, the program that is used to scan port on random IPs, written in nim for faster results. runs on 300 threads
## Running
```
nim c scanner.nim
```