clash/test/config/hysteria.json

8 lines
166 B
JSON
Raw Normal View History

2022-06-07 05:38:45 +00:00
{
"listen": ":10002",
"cert": "/home/ubuntu/my.crt",
"key": "/home/ubuntu/my.key",
"obfs": "fuck me till the daylight",
"up_mbps": 100,
"down_mbps": 100
}