Browse Source

fix: hysteria config

jonssonyan 2 years ago
parent
commit
5b46f38173
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install_script_standalone.sh

+ 1 - 1
install_script_standalone.sh

@@ -788,7 +788,7 @@ install_hysteria_standalone() {
   "key": "${caddy_key_path}",
   "up_mbps": ${hysteria_up_mbps},
   "down_mbps": ${hysteria_down_mbps},
-  "obfs": "${hysteria_password}"
+  "auth_str": "${hysteria_password}"
 }
 EOF