Remote port forwarding
What it does
Section titled “What it does”Remote forwarding is the reverse of local forwarding: a port on the server forwards back to a service on (or reachable from) your device. Use it to show a locally running app to someone who can reach the server, or to let a remote process call back into your machine.
Setting up a rule
Section titled “Setting up a rule”- Open a tunnel session for the server.
- Add a remote forwarding rule: remote port → local host → local port.
- Start the rule and watch its status in the session.
- Whether the server exposes the forwarded port beyond
localhostis controlled by the server’ssshdconfiguration (GatewayPorts), not by SigilTTY. - As with all tunnel rules, the rule lives as long as its tunnel session is open.