openmptcprouter
openmptcprouter copied to clipboard
HA-Proxy
Is your enhancement proposal related to a problem? Please describe.
The problem is exposing different applications behind my router to the internet with ssl, each service needs 80 or 443 exposed for certificate renewall.
Describe the solution you'd like
HA-Proxy beign part of openmptcp could maybe be part of the vps?
Describe alternatives you've considered
Running my own proxy , like nginx reverse or a pfsense behind openmptcp
Additional context
https://openwrt.org/packages/pkgdata/haproxy
ha proxy is not installed by default on OpenMPTCProuter. I would use a nginx in reverse proxy mode on the VPS, but this will not be integrated to OpenMPTCProuter VPS script as it's easy to install/configure and there is many howto for that and nothing that I can really make easier.