Skip to content

Instantly share code, notes, and snippets.

@bitcoinvps
Last active February 16, 2025 04:17
Show Gist options
  • Select an option

  • Save bitcoinvps/36167c13e0b96550f1ce5f1c2dadf946 to your computer and use it in GitHub Desktop.

Select an option

Save bitcoinvps/36167c13e0b96550f1ce5f1c2dadf946 to your computer and use it in GitHub Desktop.
{
"type": "hysteria",
"tag": "hysteria-out",
"server": "SERVER-IP-ADDRESS",
"server_port": 8443,
"up_mbps": 500,
"down_mbps": 500,
"auth": "8JCsPssfgS8tiRwiMlhARg==",
"auth_str": "upiTU?rUW3+4e6Radro",
"disable_mtu_discovery": false,
"tls": {
"enabled": true,
"disable_sni": false,
"server_name": "subdomain.example.com",
"insecure": false,
"alpn": [
"h3"
]
},
"connect_timeout": "5s",
"tcp_fast_open": false,
"udp_fragment": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment