0.0.6 • Published 5 years ago

terminal-proxy v0.0.6

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

terminal-proxy

A terminal tool to run commands behind proxy in terminal. Can be used in bash and CMD.

use it like

termproxy curl www.google.com

install

npm install -g terminal-proxy

install from source

npm link

set proxy before using it

termproxy-set <YOUR_PROXY_URL>

usage

termproxy <YOUR_COMMANDS>

show proxy

termproxy-show

unset proxy

termproxy-set

config file path

~/.termproxy

0.0.6

5 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago