An open API service indexing awesome lists of open source software.

https://github.com/stringmanolo/ngrok

Open source client for ngrok
https://github.com/stringmanolo/ngrok

arm64 bash cgnat cli client linux ngrok ngrok-client ngrok-replacement ngrok-script open-ports open-source shell termux x86 x86-64

Last synced: 4 months ago
JSON representation

Open source client for ngrok

Awesome Lists containing this project

README

          

# ngrok
Open source client for ngrok

1 - Install openssh and tmux

2 - Run the wizard client once and follow the steps:
```bash
chmod 775 ngrokWizard.sh
./ngrokWizard.sh
```

Once configured the client using the wizard, you can directly run ngrokStart.sh and ngrokStop.sh to start and stop the ngrok client for subsequent usages.