Currently our docs explain native SSH support in Pomerium, https://www.pomerium.com/docs/capabilities/native-ssh-access but there is no clear documentation on how to use native SSH for reverse tunnelling, e.g. ssh -R "mytunnel.somesite.com:443:localhost:3000" -N ssh.somesite.com -p 2222
We should also document the TUI for tunneling.
Currently our docs explain native SSH support in Pomerium, https://www.pomerium.com/docs/capabilities/native-ssh-access but there is no clear documentation on how to use native SSH for reverse tunnelling, e.g.
ssh -R "mytunnel.somesite.com:443:localhost:3000" -N ssh.somesite.com -p 2222We should also document the TUI for tunneling.