当前位置:网站首页>Domestic ngrok achieves intranet penetration
Domestic ngrok achieves intranet penetration
2022-07-22 18:56:00 【Enter the sky with one hand】
Ngrok What is it? ?
ngrok It's a reverse agent , By running on a common endpoint and locally Web Set up a secure channel between servers .ngrok Capture and analyze traffic on all channels , Convenient for later analysis and playback .
Simply speaking : We can use ngrok Provide us with free public domain names , Mapped to our local network url
http://liqiye.free.idcfengye.com ——> http://127.0.0.1/
So we visit http://liqiye.free.idcfengye.com/ It's equivalent to an interview http://127.0.0.1/
Directly below 3 Minutes will take you to achieve intranet penetration
Ngrok Official website https://www.ngrok.cc/ Click Register now after opening , Log in
stay Tunnel management ——> Opening of the tunnel , The last package is free !
Then type in the information , The information I filled in is required , Tunnel name can be filled in casually , The front domain name is the middle segment of the domain name you finally get ( Note that this domain name cannot be modified )
When you're done, you can Tunnel management See your own tunnel , Click the client to download
After decompressing , function Sunny-Ngrok Launch tool .bat
Put your Tunnel id Copy , Paste it into the startup tool just opened , He will automatically help you run after returning Ngrok Reverse proxy of , The penetration of Intranet is realized
When you see the following message , It shows that it has been successful !
Input url http://liqiye.free.idcfengye.com Visit your local project
Welcome to point out my mistake !
边栏推荐
- PTA 6-11 求自定类型元素序列的中位数 (25 分)
- 1.常量中有换行符Qt5-》vs的解决方案;2.同一份代码Qt和vs共同编译的问题和解决方案
- 实现各个微服务间限制IP访问 的三种方式
- PCV, PIL, pilot installation
- PTA exercises 8-6 delete characters
- Important knowledge points of go language: string, UTF-8 encoding, Rune
- Three ways to restrict IP access between micro services
- Parameter index out of range (1 > number of parameters, which is 0).
- 6-2-深度优先搜索 地下迷宫探索 (30分)
- LeetCode 654. 最大二叉树
猜你喜欢
在各類數據庫中隨機查詢n條數據
Interrogation aléatoire de n données dans diverses bases de données
1.雷点:mysql数据库转移到oracle,2.qt5.12.3 连接oracle 12c数据库
Randomly query n pieces of data in various databases
win10sp1升到最新版本;QT5.9.6静态编译(network有效)
leetCode笔记
用LaTeX写论文时如何加资助信息
程序员面试金典面试题 01.02. 判定是否互为字符重排
STM32+ESP8266+MQTT协议连接OneNet物联网平台
numpy.reshape完成图像切割
随机推荐
The detailed analysis of the divide () method in BigDecimal takes you into the world of source code
Kindling the Darkness: A Practical Low-light Image Enhancer
PAT乙级1020月饼(注意测点)
STM32+ESP8266+MQTT协议连接OneNet物联网平台
numpy 求矩阵非零元素的均值
bjyx
(C language) is array a special pointer?
1. Qtablewidget insert button, flexibly delete the line, and display the line number in one column
Summary of various materials - Network
pytorch自定义dataloder的时候,返回参数
Summary 20220214
LeetCode 114. 二叉树展开为链表
Data Lake simple record
Leetcode 105. constructing binary trees from preorder and inorder traversal sequences
消息中间件
国内 Ngrok 实现内网穿透
PCV, PIL, pilot installation
Ways of data optimization
Qt | 模态对话框和非模态对话框 QDialog
Pat class B 1019 digital black hole (20 points) (possible causes of measurement point errors)