across/docker/hysteria/server.json
2022-06-22 20:30:28 +09:00

7 lines
141 B
JSON

{
"listen": ":8998",
"cert": "/etc/hysteria/cert.crt",
"key": "/root/hysteria/private.key",
"obfs": "dGVkZHlzdW4uY29tCg=="
}