-
Notifications
You must be signed in to change notification settings - Fork 49
Tor IP Switcher installation
Rupert Edwards edited this page Jul 28, 2022
·
67 revisions
Expand for git clone commands
-
git clone https://github.com/ruped24/tor_ip_switcher.git
-
cd tor_ip_switcher
-
sudo mv tor_ip_switcher.py /usr/local/bin/
-
cd -
🔻 Tor IP Switcher one-liner install
sudo apt-get update && sudo apt-get -y install python-tk && git clone https://github.com/ruped24/tor_ip_switcher.git && cd tor_ip_switcher && sudo mv tor_ip_switcher.py /usr/local/bin/ && sudo python3 tips_setup.py "password" && cd -
apt install tor python-tk
2. git clone https://github.com/ruped24/toriptables2
Expand for manual installation and setup commands
-
git clone https://github.com/ruped24/tor_ip_switcher.git
-
cd tor_ip_switcher
-
sudo mv tor_ip_switcher.py /usr/local/bin/
4. sudo python3 tips_setup.py "password"
cd -
python2 tor_ip_switcher.py
! tor_ip_switcher-x86_64.AppImage is now available.