소스 검색

fix: hysteria config

jonssonyan 2 년 전
부모
커밋
5b46f38173
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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