diff --git a/config.json b/config.json index 4fb2ef6..fd9d9d4 100644 --- a/config.json +++ b/config.json @@ -13,10 +13,8 @@ } }, "auth": { - "type": "userpass", - "userpass": { - "default": "$authpassword" - } + "type": "command", + "command": "/etc/hysteria/users/user.sh" }, "quic": { "initStreamReceiveWindow": 8388608,