# README
ssrp
simple small reverse proxy
bash <(curl -Ls https://raw.githubusercontent.com/go-bai/ssrp/master/install.sh)
配置文件在 /etc/ssrp/config.toml
操作命令
systemctl status ssrp
systemctl start ssrp
systemctl stop ssrp
systemctl restart ssrp
journalctl -f -u ssrp
todo
- 端口复用