SS: Just spent a few hours to make a reverse SNI proxy in nodejs. This is version 1 but will later have more features. Hot reloading isn't ready yet but that will be one of the features (to reload the config without restarting). This supports multiple hosts and ports.
This was mostly something to focus on while I was learning out of curiousness how TLS negotiation/SNI protocol was structured.
This was mostly something to focus on while I was learning out of curiousness how TLS negotiation/SNI protocol was structured.