1. Visit
https://ngrok.com/
2. Download
https://ngrok.com/download
3. Register using unique key
4. Run
ngrok http 111 -host-header="localhost:1111"
5. Config
tunnels:
proxy:
proto: http
addr: 8080
host-header: localhost:8080
gui:
proto: tcp
addr: 888
host-header: localhost:888
x
No comments:
Post a Comment