Skip to main content
1 of 4
agustaf
  • 132
  • 1
  • 6

Reverse SSH Tunnel

I have a gitlab server on my local network and a server that I can ssh to from outside my network.

Is there a way I can configure the server, that I can SSH into, so that when I use:

ssh [email protected]

It sends that to the Gitlab server on the local network? Kind of like an Nginx reverse proxy but with ssh.

agustaf
  • 132
  • 1
  • 6