hysteria-client.json 251 B

123456789101112
  1. {
  2. "server": "127.0.0.1:10000",
  3. "auth_str": "password",
  4. "obfs": "fuck me till the daylight",
  5. "up_mbps": 100,
  6. "down_mbps": 100,
  7. "socks5": {
  8. "listen": "127.0.0.1:10001"
  9. },
  10. "server_name": "example.org",
  11. "ca": "/etc/hysteria/ca.pem"
  12. }