jjzjj

借助frp的xtcp+danted代理打通两边局域网p2p方式访问

最终效果实现C内网所有设备借助c1内网代理访问B内网所有服务器配置公网服务端Afrps配置frps.ini[common]#绑定frp穿透使用的端口bind_port=7000#使用token认证authentication_method=tokentoken=xxxx./frps-cfrps.ini启动配置service自启(可选)/etc/systemd/system/frps.service[Unit]#服务名称,可自定义Description=frpserverAfter=network.targetsyslog.targetWants=network.target[Service]T