Load SNI From env

This commit is contained in:
ReturnFI
2024-09-05 13:58:45 +00:00
parent ff07e14d98
commit 20e99e3575
4 changed files with 16 additions and 11 deletions

View File

@ -29,8 +29,6 @@ hysteria2_install_handler() {
cat <<EOF > /etc/hysteria/hysteria2.env
SNI=$sni
EOF
echo "Installation complete."
}
hysteria2_add_user_handler() {