Skip to content

Tor IP Switcher installation

Rupert Edwards edited this page Jul 28, 2022 · 67 revisions
Expand for git clone commands
  1. git clone https://github.com/ruped24/tor_ip_switcher.git

  2. cd tor_ip_switcher

  3. sudo mv tor_ip_switcher.py /usr/local/bin/

  4. 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 -

  1. apt install tor python-tk

2. git clone https://github.com/ruped24/toriptables2


Expand for manual installation and setup commands
  1. git clone https://github.com/ruped24/tor_ip_switcher.git

  2. cd tor_ip_switcher

  3. sudo mv tor_ip_switcher.py /usr/local/bin/

4. sudo python3 tips_setup.py "password"

  1. cd -

Usage:

python2 tor_ip_switcher.py


! tor_ip_switcher-x86_64.AppImage is now available.