|
|
il y a 6 ans | |
|---|---|---|
| Dockerfile | il y a 6 ans | |
| Makefile | il y a 6 ans | |
| README.md | il y a 6 ans | |
| entrypoint.sh | il y a 6 ans | |
| known_hosts | il y a 6 ans | |
| ssh_config | il y a 6 ans |
repo: https://git.hammerle.me/fphammerle/docker-ssh-remote-forwarding
docker hub: https://hub.docker.com/r/fphammerle/ssh-remote-forwarding
$ docker run --rm -e BIND_ADDRESS=host-alias fphammerle/ssh-remote-forwarding
+ exec /bin/sh -c 'ssh -T -R $BIND_ADDRESS:22:$DOCKER_HOST_ADDRESS:22 serveo.net'
Hi there
Authenticated to serveo.net ([159.89.214.31]:22).
Forwarding SSH traffic from alias "host-alias"
$ ssh -J serveo.net host-alias