cns.json 247 B

12345678910111213
  1. {
  2. "Listen_addr": [":8000"],
  3. "Proxy_key": "Meng",
  4. "Encrypt_password": "cns",
  5. "Udp_flag": "httpUDP",
  6. "Enable_dns_tcpOverUdp": true,
  7. "Enable_httpDNS": true,
  8. "Enable_TFO": false,
  9. "Udp_timeout": 60,
  10. "Tcp_timeout": 600,
  11. "Pid_path": "/opt/cns/run.pid"
  12. }