1.frps配置
[common]
bind_addr = 0.0.0.0
bind_port = 7000
token=123456
2.frpc配置
[common]
server_addr = 公网ip
server_port = 7000
token=123456
[socks_proxy]
type = tcp
remote_port = 8888
plugin=socks5
plugin_user = xxxx
plugin_passwd = xxxx
use_encryption = true
use_compression = true
3.proxifer配置
代理服务器配置
规则配置