You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
384 B

5 years ago
  1. {
  2. "server":"0.0.0.0",
  3. "port_password": {
  4. "13800": "123456",
  5. "13801": "123456",
  6. "13802": "123456",
  7. "13803": "123456",
  8. "13804": "123456",
  9. "13805": "123456",
  10. "13806": "123456",
  11. "13807": "123456",
  12. "13808": "123456",
  13. "13809": "123456",
  14. "13810": "123456"
  15. },
  16. "timeout": 300,
  17. "method": "aes-192-gcm",
  18. "mode":"tcp_and_udp",
  19. "fast_open":true,
  20. "reuse_port": true
  21. }