Port Forwarding
Port forwarding exposes a device’s port on your VPS’s public IP address. This is how you make services reachable from the public Internet.
-
In StartTunnel, navigate to
Port Forwardsand click “Add”. -
Select the external IP address you want to use (there is usually only one).
-
Enter the external port and the internal (device) port as. In almost all cases, they will be the same.
-
If you are forwarding port
443 -> 443, you will see a checkbox to also forward port80 -> 443. This is highly recommended, as it will automatically redirect HTTP to HTTPS. -
Click “Save”.