Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 453 Bytes

File metadata and controls

33 lines (23 loc) · 453 Bytes

Javanile Proxy

US Proxy - IP 74.208.245.19

Install

Preparing server

curl get.bpkg.sh | ssh root@74.208.245.19

Install proxy server

ssh root@74.208.245.19 bpkg install javanile/proxy

Install from source (not required)

git clone https://github.com/javanile/proxy.git /opt/proxy
cd /opt/proxy
make start

Reload

ssh root@74.208.245.19 bash -c "cd /opt/proxy && make reload"