1. 1. 核心代码 var config = { mode: "fixed_servers", rules: { proxyForHttp: { scheme: "http", host: "1.2.3.4", // 代理IP port: 80 //端口 } ...
確定! 回上一頁