config.json 205 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 8 9 10 11 { "server":"127.0.0.1", "server_port":8000, "local_address": "127.0.0.1", "local_port":1080, "password":"123456", "timeout":300, "method":"aes-256-cfb", "fast_open": false, "workers": 1 }