| 12345678910111213141516171819 |
- {
- "server": "0.0.0.0",
- "server_ipv6": "::",
- "server_port": 10000,
- "local_address": "127.0.0.1",
- "local_port": 1080,
- "password": "password0",
- "timeout": 120,
- "method": "aes-256-cfb",
- "protocol": "origin",
- "protocol_param": "",
- "obfs": "plain",
- "obfs_param": "",
- "redirect": "",
- "dns_ipv6": false,
- "fast_open": true,
- "workers": 1,
- "forbidden_ip": ""
- }
|