使用frp + xtcp实现不同局域网之间的点对点连接 服务器端配置文件frps.toml # frps 配置文件 - 服务器端 [common] bind_port = 7000 # TCP 连接端口 bind_udp_port = 7001 # UDP 打洞端口 kcp_bind_port