/* Point 服务器配置,输入 VMess 协议,转发到最终要该问的网站。 */ { "port": 27183, "inbound": { "protocol": "vmess", "file": "in_vmess.json" }, "outbound": { "protocol": "freedom", "file": "" } }