什么是内网穿透工具:
https://i.cpolar.com/m/5F98https://i.cpolar.com/m/5F98
内网穿透可以干什么?
如何使用
注册账号
下载客户端
解压安装
开始使用
# 进入目录
cd 安装目录
# 绑定授权
cpolar authtoken xxxxxxxxxxx(授权码)
# 创建隧道
./cpolar http 8001(本地端口)
# 运行结果
cpolar by @bestexpresser (Ctrl+C to quit)
Tunnel Status online
Account lccsetsun (Plan: Free)
Version 3.18/3.22
Web Interface 127.0.0.1:4044
Forwarding http://4c0ef04d.r11.cpolar.top -> http://localhost:8091
Forwarding https://4c0ef04d.r11.cpolar.top -> http://localhost:8091
# Conn 0
Avg Conn Time 0.00ms
# 开始访问 http方式
curl http://4c0ef04d.r11.cpolar.top
# 开始访问 https方式
curl https://4c0ef04d.r11.cpolar.top