first commit

This commit is contained in:
2024-02-16 23:41:46 +01:00
commit bc433a63b1
5 changed files with 149 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
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 '