GitHub - javanile/proxy: Official Javanile Proxy

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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"