Update README.md
This commit is contained in:
@@ -8,11 +8,10 @@ Utility per tunnel SOCKS5 su Chromium
|
|||||||
```bash
|
```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
|
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
|
|
||||||
### INSTALLAZIONE VELOCE (Arch):
|
### INSTALLAZIONE VELOCE (Arch):
|
||||||
```bash
|
```bash
|
||||||
curl https://repo.esiliati.org/scossa/chtunn/raw/branch/main/easysetup.sh -o ./easysetup_arch.sh; chmod +x easysetup_arch.sh; ./easysetup_arch.sh; rm easysetup_arch.sh
|
curl https://repo.esiliati.org/scossa/chtunn/raw/branch/main/easysetup.sh -o ./easysetup_arch.sh; chmod +x easysetup_arch.sh; ./easysetup_arch.sh; rm easysetup_arch.sh
|
||||||
|
```
|
||||||
### INSTALLAZIONE NORMALE:
|
### INSTALLAZIONE NORMALE:
|
||||||
#### DIPENDENZE
|
#### DIPENDENZE
|
||||||
Debian
|
Debian
|
||||||
|
|||||||
Reference in New Issue
Block a user