Skip to content

Kiny-Kiny/ProxyChanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProxyChanger

A simple script to hide your IP Adress.

Termux
$ pkg upgrade && pkg update -y
$ pkg install git python -y
$ git clone https://github.com/Kiny-Kiny/ProxyChanger
$ cd ProxyChanger
$ python3 main.py

Debian
$ apt upgrade && apt update -y
$ apt install git python -y
$ git clone https://github.com/Kiny-Kiny/ProxyChanger
$ cd ProxyChanger
$ python3 main.py

Arch Linux
$ pacman -Syyu git python -y
$ git clone https://github.com/Kiny-Kiny/ProxyChanger
$ cd ProxyChanger
$ python3 main.py

OpenSUSE
$ zypper install python git -y
$ git clone https://github.com/Kiny-Kiny/ProxyChanger
$ cd ProxyChanger
$ python3 main.py

About

A simple script to hide your IP Adress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages