hysteria-basic.json 383 B

1234567891011121314151617181920
  1. {
  2. "protocol": "hysteria",
  3. "settings": {
  4. "version": 1,
  5. "clients": [
  6. {
  7. "auth": "hyst3ria-v1-token-XYZ",
  8. "email": "[email protected]",
  9. "limitIp": 0,
  10. "totalGB": 0,
  11. "expiryTime": 0,
  12. "enable": true,
  13. "tgId": 0,
  14. "subId": "hy1-001",
  15. "comment": "legacy v1",
  16. "reset": 0
  17. }
  18. ]
  19. }
  20. }