Difference between revisions of "Ngrok"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with " ==Referensi== * https://ngrok.com/ ==Pranala Menarik== * ngrok: ubuntu") |
Onnowpurbo (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | 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