下載后運(yùn)行以后出來(lái)的結(jié)果是這樣的,怎么做?
?? ngrok - tunnel local ports to public URLs and inspect traffic
DESCRIPTION:
??? ngrok exposes local networked services behinds NATs and firewalls to the
??? public internet over a secure tunnel. Share local websites, build/test
??? webhook consumers and self-host personal services.
??? Detailed help for each command is available with 'ngrok help <command>'.
??? Open http://localhost:4040 for ngrok's web interface to inspect traffic.
EXAMPLES:
??? ngrok http 80??????????????????? # secure public URL for port 80 web server
??? ngrok http -subdomain=baz 8080?? # port 8080 available at baz.ngrok.io
??? ngrok http foo.dev:80??????????? # tunnel to host:port instead of localhost
??? ngrok tcp 22???????????????????? # tunnel arbitrary TCP traffic to port 22
??? ngrok tls -hostname=foo.com 443? # TLS traffic for foo.com to port 443
??? ngrok start foo bar baz????????? # start tunnels from the configuration file
VERSION:
?? 2.1.18
2016-12-04
怎么解決的??
2016-11-02
已解決,不好意思了