Skip to content

javanile/proxy

Repository files navigation

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"