1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee
epp/intranet-penetration
2022-11-26 15:31:35 +08:00
..
conf 出入码下拉刷新功能;内网穿透配置文件 2022-11-26 15:31:35 +08:00
.gitignore 出入码下拉刷新功能;内网穿透配置文件 2022-11-26 15:31:35 +08:00
README.md 出入码下拉刷新功能;内网穿透配置文件 2022-11-26 15:31:35 +08:00

内网穿透

开发时,在本地电脑启动后端服务,然后通过内网穿透进行小程序真机调试。

需要有一台公网服务器,一个域名(可选),以及服务器打开对应端口

bin 二进制文件下载

GitHub: https://github.com/rapiz1/rathole/

配置

修改 conf 文件夹中配置文件

启动

服务端

cd bin
rathole ../conf/server.toml

本地

cd bin
rathole.exe ../conf/client.toml