Skip to content

Port forwarding

SSH port forwarding (tunneling) is built into every connection. Cleat supports the three OpenSSH styles:

  • Local (-L) — expose a remote port on your machine
  • Remote (-R) — expose a local port on the remote machine
  • Dynamic (-D) — full SOCKS5 proxy through the remote