Change auth

This commit is contained in:
Whispering Wind
2024-07-05 13:41:07 +03:30
committed by GitHub
parent 206db64fca
commit 02167901f2

View File

@ -13,10 +13,8 @@
} }
}, },
"auth": { "auth": {
"type": "userpass", "type": "command",
"userpass": { "command": "/etc/hysteria/users/user.sh"
"default": "$authpassword"
}
}, },
"quic": { "quic": {
"initStreamReceiveWindow": 8388608, "initStreamReceiveWindow": 8388608,