frpc.toml 149 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 8 9 serverAddr = "118.89.26.241" serverPort = 17000 [[proxies]] name = "test-tcp" type = "tcp" localIP = "127.0.0.1" localPort = 8088 remotePort = 17001