From d023b0469e193e3cf714e2ddab730af651dbe236 Mon Sep 17 00:00:00 2001 From: scossa Date: Sun, 17 Aug 2025 20:04:50 +0200 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d3e5fb..574b620 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,14 @@ Utility per tunnel SOCKS5 su Chromium ## INSTALLAZIONE -### INSTALLAZIONE VELOCE: +### INSTALLAZIONE VELOCE (Debian/Ubuntu): ```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 +### INSTALLAZIONE VELOCE (Arch): +```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 ### INSTALLAZIONE NORMALE: #### DIPENDENZE @@ -20,6 +23,10 @@ Ubuntu ```bash sudo apt install chromium-browser ``` +Arch +```bash +sudo pacman -Syu chromium +``` #### SCARICA LO SCRIPT ```bash #scarica lo script in /usr/bin/