[Tool] ngrok local reverse proxy, tool ngrok reverse proxy

Source: Internet
Author: User

[Tool] ngrok local reverse proxy, tool ngrok reverse proxy
What is ngrok?

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. ngrok is a reverse proxy that can establish a security tunnel from the public network to a local web service. Ngrok captures and analyzes all the data that passes through it for subsequent checks and replay.

For more information, go to github and the official website to find 1 github 2 Official website 3 download and install 4 User Guide

This tool can be used in mainstream systems.

Use

Below is how to use note (win7)

The download was not very good at the time.

Download and decompress the package, and then execute

>ngrok.exe 80

Then the following error occurs:

ngrok                                                           (Ctrl+C to quit)Tunnel Status                 onlineVersion                       1.7/1.7Forwarding                    http://40984492.ngrok.com -> 127.0.0.1:80Forwarding                    https://40984492.ngrok.com -> 127.0.0.1:80Web Interface                 127.0.0.1:4040# Conn                        0Avg Conn Time                 0.00ms

Next we start a web service on port 80 and then access the http://40984492.ngrok.com URL. Browser pop-up is our local web application, a little like a peanut shell, hey.

127.0.0.1: 4040 what is this address? You will be able to access it.

This is the request monitoring interface. Here we can see the specific parameters of each request and so on. It is very friendly for debugging.

Summary

Ngrok is a very useful tool. It is very friendly for development and testing. Of course, it has more features. You can simply go to the user manual as needed.


This article from the "orangleliu notebook" blog, reprint please be sure to keep this source http://blog.csdn.net/orangleliu/article/details/42551819

Author orangleliu adopts signature-non-commercial use-share protocol in the same way

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.