Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

linux-proxy

Proxy shell script for Ubuntu.

Configure proxy:

Edit proxy.sh and set

  • USER
  • PASS
  • HTTP_PROXY_HOST
  • HTTP_PROXY_PORT
  • HTTPS_PROXY_HOST
  • HTTPS_PROXY_PORT

If not exist user and password, set empty.

Start proxy:

./proxy start

Stop proxy:

./proxy stop

Add in linux path:

sudo ln -sf /opt/proxy.sh /usr/local/bin/proxy

About

Proxy shell script

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages