https://github.com/openlistteam/openlist-proxy
https://github.com/openlistteam/openlist-proxy
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/openlistteam/openlist-proxy
- Owner: OpenListTeam
- License: gpl-3.0
- Created: 2025-06-15T06:47:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-20T03:15:38.000Z (11 months ago)
- Last Synced: 2025-07-20T03:40:08.297Z (11 months ago)
- Language: JavaScript
- Size: 3.75 MB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenList-Proxy
Use another machine to proxy OpenList's traffic.
- [x] Cloudflare Workers
- [x] Golang
## Usage
```shell
Usage of OpenList-Proxy:
-address string
openlist address
-cert string
cert file (default "server.crt")
-disable-sign
disable signature verification
-help
show help
-https
use https protocol.
-key string
key file (default "server.key")
-port int
the proxy port. (default 5243)
-token string
openlist token
-version
show version and exit
```