Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
16 lines (15 loc) · 384 Bytes

README.md

File metadata and controls

executable file
·
16 lines (15 loc) · 384 Bytes

proxy-switcher-linux

Proxy switcher made in shell

Usage

Set as executable the file proxy-switcher-linux.sh:

sudo chmod +x proxy-switcher-linux.sh

Then, execute the command with parameters ip and port (port is 8080 to default):

./proxy-switcher-linux xxx.xxx.xxx.xxx yyyy

To stop proxy switcher, execute command with stop:

./proxy-switcher-linux.sh stop