Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Yaoshicn/make-ngrok
One bash to rule ngrok all. 一键编译 Ngrok 全平台客户端。
https://github.com/Yaoshicn/make-ngrok
bash ngrok ngrok-script
Last synced: 21 days ago
JSON representation
One bash to rule ngrok all. 一键编译 Ngrok 全平台客户端。
- Host: GitHub
- URL: https://github.com/Yaoshicn/make-ngrok
- Owner: Yaoshicn
- License: gpl-3.0
- Created: 2017-06-23T03:24:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-27T05:50:39.000Z (over 7 years ago)
- Last Synced: 2024-08-05T17:43:09.439Z (4 months ago)
- Topics: bash, ngrok, ngrok-script
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 13
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - Yaoshicn/make-ngrok - One bash to rule ngrok all. 一键编译 Ngrok 全平台客户端。 (Shell)
README
# Make-Ngrok
One bash to rule ngrok all! Building ngrok server and clients without suffer!## Dependencies
- Go (1.8)
- Git## Usage
```
git clone https://github.com/Yaoshicn/make-ngrok.git
cd make-ngrok
./make-ngrok.sh [YOUR DOMAIN]
```
(Maybe sudo is needed)## Build Clients
- Linux
- 32
- 64
- Arm
- Windows
- 32
- 64
- Mac OS
- 32
- 64## License
GPL 3.0