14 lines
281 B
Markdown
14 lines
281 B
Markdown
Simple written by chatGPT lol ports checker.
|
|
|
|
|
|
Usage for Linux:
|
|
1. Download the "portsChecker" file
|
|
2. type 'chmod +x portsChecker'
|
|
3. run program with './portsChecker'
|
|
|
|
|
|
Usage for windows:
|
|
1. Install rust
|
|
2. Download or clone source code
|
|
3. Type 'cargo run' or 'build --release '
|