config.json 325 B

1234567891011121314
  1. {
  2. "strategy": "top3",
  3. "redundancy": 3,
  4. "direct_redundancy": 2,
  5. "direct_max_redundancy": 3,
  6. "direct_redundancy_v6": 3,
  7. "tcp_warmup_bytes": 1048576,
  8. "tcp_loser_grace_ms": 1500,
  9. "probe_interval": 3,
  10. "relays": [
  11. {"name": "hk1", "host": "23.95.134.159", "port": 9009, "token": "130", "weight": 100}
  12. ]
  13. }