From 0fb2833ea5c5cecbdb02d0657309edd9920b6db0 Mon Sep 17 00:00:00 2001 From: scossa Date: Thu, 23 Nov 2023 23:48:16 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 44fd22d..2ceb379 100644 --- a/README.md +++ b/README.md @@ -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