https://github.com/javanile/proxy
Official Javanile Proxy
https://github.com/javanile/proxy
Last synced: 3 months ago
JSON representation
Official Javanile Proxy
- Host: GitHub
- URL: https://github.com/javanile/proxy
- Owner: javanile
- License: mit
- Created: 2021-11-19T19:21:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T19:16:38.000Z (4 months ago)
- Last Synced: 2025-03-03T19:28:21.141Z (4 months ago)
- Language: HTML
- Homepage:
- Size: 165 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Javanile Proxy
```text
US Proxy - IP 74.208.245.19
```## Install
Preparing server
```shell
curl get.bpkg.sh | ssh [email protected]
```Install proxy server
```shell
ssh [email protected] bpkg install javanile/proxy
```Install from source (not required)
```shell
git clone https://github.com/javanile/proxy.git /opt/proxy
cd /opt/proxy
make start
```## Reload
```shell
ssh [email protected] bash -c "cd /opt/proxy && make reload"
```