#4 微信小程序,公总号,连接本地调试解决方案FRP

Відкрити
opened 6 years ago by fuxingfan · 0 comments

修改frps.ini

[common]
bind_port = 7000 PS:这个端口号自己定义,需要和客户端一致
服务器端启动命令.\frps.exe -c frps.ini
修改frpc.ini
[common]
server_addr = 47.101.36.130 PS:这个是服务器IP
server_port = 7000 PS:与服务器的frp的bind_port一致
[web]
type = http
local_port = 8698 PS:本地需要调试的程序的端口
custom_domains = test.huiju360.com.cn PS:微信小程序或公总号的域名,域名指向的ip地址必须和server_addr 一致
本地客户端启动命令.\frpc.exe -c frpc.ini

修改frps.ini </br> [common] </br> bind_port = 7000 PS:这个端口号自己定义,需要和客户端一致 </br> 服务器端启动命令`.\frps.exe -c frps.ini` </br> 修改frpc.ini </br> [common] </br> server_addr = 47.101.36.130 PS:这个是服务器IP </br> server_port = 7000 PS:与服务器的frp的bind_port一致 </br> [web] </br> type = http </br> local_port = 8698 PS:本地需要调试的程序的端口 </br> custom_domains = test.huiju360.com.cn PS:微信小程序或公总号的域名,域名指向的ip地址必须和server_addr 一致 </br> 本地客户端启动命令`.\frpc.exe -c frpc.ini`
fuxingfan added the
微信
label 6 years ago
fuxingfan added the
小程序
label 6 years ago
Sign in to join this conversation.
Етап відсутній
Немає відповідального
1 Participants
Loading...
Відміна
Зберегти
There is no content yet.