Update README.md

This commit is contained in:
2023-11-23 23:48:16 +01:00
parent d65e05320f
commit 0fb2833ea5

View File

@@ -4,7 +4,13 @@ Utility per tunnel SOCKS5 su Chromium
## INSTALLAZIONE
### INSTALLAZIONE VELOCE:
```bash
curl https://repo.esiliati.org/scossa/chtunn/raw/branch/main/easysetup.sh -o ./easysetup.sh; chmod +x easysetup.sh; ./easysetup.sh; rm easysetup.sh
```
### INSTALLAZIONE NORMALE:
#### DIPENDENZE
Debian
```bash