GitHunt

SSH-proxy

Dockerized ssh-proxy powered by OpenSSH



Usage

Environment variables

  • ADDRESSES - provide one or more HOST:PORT pairs separated by space or new line for services to be exposed
  • OUTPUT_FILE - prefix of the exposed url (default $timestamp)
  • SSH_TUNNEL_HOST - host of the service that will be used as ssh-server (default serveo.net)
  • SSH_TUNNEL_PORT - port of the service that will be used as ssh-server (default 443)
  • SSH_TUNNEL_PREFIX - name of the file with exposed urls (default /tmp/ssh-proxy/output.txt)

Docker

Here is docker-compose example configuration docker-compose.example.yml.

Languages

Shell89.8%Dockerfile10.2%

Contributors

MIT License
Created May 13, 2019
Updated August 25, 2022
alebabai/ssh-proxy | GitHunt