Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yvictor/pj


https://github.com/yvictor/pj

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# pj

A TCP reverse proxy built with pingora

```
Usage: pj [OPTIONS]

Options:
-l, --listen-addr Address to listen on (e.g., "0.0.0.0:8787")
-p, --proxy-addr Address to proxy to (e.g., "127.0.0.1:22")
-h, --help Print help
-V, --version Print version
```