内网穿透 https://github.com/boyrobot/ngrok
![]() |
12 years ago | |
---|---|---|
assets | 12 years ago | |
docs | 12 years ago | |
src | 12 years ago | |
.gitignore | 12 years ago | |
.travis.yml | 12 years ago | |
CONTRIBUTORS | 12 years ago | |
LICENSE | 12 years ago | |
Makefile | 12 years ago | |
README.md | 12 years ago |
ngrok is a reverse proxy that creates a secure tunnel between from a public endpoint to a locally running web service. ngrok captures and analyzes all traffic over the tunnel for later inspection and replay.
ngrok has no runtime dependencies. Just download a single binary for your platform and run it. Some premium features are only available by creating an account on ngrok.com. If you need them, create an account on ngrok.com.
git clone git@github.com:inconshreveable/ngrok.git
cd ngrok && make
bin/ngrok [LOCAL PORT]