Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 557 Bytes

File metadata and controls

30 lines (26 loc) · 557 Bytes

OpenList-Proxy

Use another machine to proxy OpenList's traffic.

  • Cloudflare Workers
  • Golang

Usage

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