Description
Multiplexes different protocols on the same port by detecting incoming traffic and forwarding it to the right backend service. Administrators use it when network constraints require HTTPS, SSH, VPN, or chat traffic to share an entry point.
Port multiplexing can make service exposure harder to reason about. Verify protocol rules, backend targets, logging, and firewall policy before using it on public addresses.