https://github.com/weaming/build-ngrok
Example to build your ngrok service fastly.
https://github.com/weaming/build-ngrok
Last synced: about 2 months ago
JSON representation
Example to build your ngrok service fastly.
- Host: GitHub
- URL: https://github.com/weaming/build-ngrok
- Owner: weaming
- License: mit
- Created: 2017-02-18T08:55:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-25T07:00:10.000Z (over 9 years ago)
- Last Synced: 2025-01-12T20:45:57.847Z (over 1 year ago)
- Language: Shell
- Size: 10.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Usage
1. Run `./build-ngrok.sh` to complie on your server machine(need `git` and `go` prepared)
2. Run `./run.sh server` to start server
3. Run `./run.sh client` to start client(for ssh 22 port proxy)