Difference between revisions of "Ngrok"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 1: | Line 1: | ||
Ngrok exposes local servers behind NATs and firewalls to the public internet over secure tunnels. | Ngrok exposes local servers behind NATs and firewalls to the public internet over secure tunnels. | ||
+ | ngrok is a reverse proxy that creates a secure tunnel from a public endpoint to a locally running web service. ngrok captures and analyzes all traffic over the tunnel for later inspection and replay. | ||
Latest revision as of 12:49, 5 January 2021
Ngrok exposes local servers behind NATs and firewalls to the public internet over secure tunnels.
ngrok is a reverse proxy that creates a secure tunnel from a public endpoint to a locally running web service. ngrok captures and analyzes all traffic over the tunnel for later inspection and replay.
Referensi