river

High-performance reverse proxy built on Cloudflare's Pingora library

brewmacoslinux
Try with needOr install directly
Source

About

Reverse proxy application, based on the pingora library from Cloudflare

Commands

river

Examples

Start river reverse proxy with a configuration file$ river -c /etc/river/config.toml
Run river in the foreground with debug logging enabled$ river -c config.toml --log-level debug
Display river version information$ river --version