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
- Host: GitHub
- URL: https://github.com/stringmanolo/ngrok
- Owner: StringManolo
- License: apache-2.0
- Created: 2022-06-14T08:55:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-18T08:29:46.000Z (about 2 years ago)
- Last Synced: 2025-06-08T23:01:59.444Z (4 months ago)
- Topics: arm64, bash, cgnat, cli, client, linux, ngrok, ngrok-client, ngrok-replacement, ngrok-script, open-ports, open-source, shell, termux, x86, x86-64
- Language: Shell
- Homepage:
- Size: 12.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ngrok
Open source client for ngrok1 - 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.