mirror of
https://github.com/byReqz/conn.git
synced 2024-11-22 00:53:14 +00:00
Update README.md
This commit is contained in:
parent
7e12291968
commit
b7ff034b49
16
README.md
16
README.md
@ -20,3 +20,19 @@ Options: <br>
|
||||
-n/--no -- dont portscan <br>
|
||||
-p/--portscan -- same as -y <br>
|
||||
-w/--wait -- wait for active connection <br>
|
||||
|
||||
# installation
|
||||
1. download the script: <br>
|
||||
```bash
|
||||
wget https://git.byreqz.de/byreqz/conn/raw/branch/main/conn.sh
|
||||
```
|
||||
2. run it with <br>
|
||||
``
|
||||
bash conn.sh
|
||||
``
|
||||
or <br>
|
||||
``
|
||||
chmod +x && ./conn.sh
|
||||
``
|
||||
3. optionally alias it <br>
|
||||
``alias conn="~/conn.sh"``
|
||||
|
Loading…
Reference in New Issue
Block a user