frps

Server app to expose local servers to the internet via reverse proxy

brewmacoslinux
Try with needOr install directly
Source

About

Server app of fast reverse proxy to expose a local server to the internet

Commands

frps

Examples

start reverse proxy server on default port$ frps
run reverse proxy with custom configuration file$ frps -c /etc/frp/frps.ini
expose local web server to public internet$ frps -c frps.toml
set up secure tunnel with authentication token$ frps -c frps.yaml
display server version and build information$ frps -v