This commit is contained in:
scossa
2025-08-18 22:20:43 +02:00
parent 6d985fcbfa
commit 884224e0f6

View File

@@ -40,7 +40,7 @@ Arch
```bash
sudo pacman -Syu chromium
```
#### SCARICA LO SCRIPT
#### SCARICA LO SCRIPT ffproxy.sh
```bash
#scarica lo script in /usr/bin/
curl https://repo.esiliati.org/scossa/ffproxy/raw/branch/main/ffproxy.sh -o /usr/bin/ffproxy.sh
@@ -102,7 +102,7 @@ Per rimuovere tutte le cartelle di sessione create da ffproxy.sh dai il comando:
```bash
cd /home/$USER/.mozilla/firefox; rm -rf /home/$USER/.mozilla/firefox/*socks5-$PORT; firefox --ProfileManager
# o con un alias
alias resetff="cd /home/$USER/.mozilla/firefox; rm -rf /home/$USER/.mozilla/firefox/*socks5-$PORT; firefox --ProfileManager"
alias ffresetproxy="cd /home/$USER/.mozilla/firefox; rm -rf /home/$USER/.mozilla/firefox/*socks5-$PORT; firefox --ProfileManager"
```
## MENU HELP MOSTRATO DA "ffpproxy --help"