Jigsaw-Code / outline-server

Outline Server, developed by Jigsaw. The Outline Server is a proxy server that runs a Shadowsocks instance and provides a REST API for access key management.
https://getoutline.org/
Apache License 2.0
5.79k stars 780 forks source link

Specify IP address to listen on + port-forwarding non-Outline traffic to fallback service #1187

Open zertf opened 1 year ago

zertf commented 1 year ago

I am using ubuntu 18.04.6 LTS and latest version of Outline. I need to run multiple applications on the same server and on the same port (now it's nginx and outline). I also have several ip addresses for this server (if needed). OpenVPN can automatically forward all non-openvpn connections to another port, can this be done with Outline? If not, can I configure the Outline-server to only listen one ip address on one port? By default, all addresses are listening on the one port.

webair-studio commented 1 year ago

I need an answer too.