SSH Gateway
a proxy to create reverse tunnel, port forward, authication and domain in one command
Setup
- Forward a whole domain or sub domain and its sub domain to your app
- Properly config the config.json
- Generate the
ssh_host_rsa_key
andssh_host_rsa_key.pub
properly - Start the server
Usage
curl http://<your domain>/setup > run.sh
chmod 755 run.sh
./run.sh
And then... Magics
It create everything required to enable port forwarding and authentication for you