From b3834f64813d7a55e05dc81925f5ae4a8002cf7d Mon Sep 17 00:00:00 2001 From: wulabing Date: Thu, 12 Apr 2018 12:05:30 +0800 Subject: [PATCH] Update install_h2.sh --- install_h2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_h2.sh b/install_h2.sh index ab3ae66..818f6ac 100644 --- a/install_h2.sh +++ b/install_h2.sh @@ -254,7 +254,7 @@ show_information(){ echo -e "${Red} 伪装类型(type):${Font} none " echo -e "${Red} 伪装域名(不要落下/):${Font} /${camouflage}/ " echo -e "${Red} 底层传输安全:${Font} tls " - echo -e "${OK} ${GreenBG} 请注意,目前的GUI客户端不支持通过填写配置支持h2,请通过 添加自定义配置 添加节点信息 ${Font}" + echo -e "${OK} ${GreenBG} 请注意,目前的GUI客户端(V2rayN)已经支持H2手动添加配置,当然您也可以通过 添加自定义配置 添加节点信息 ${Font}" echo -e "${OK} ${GreenBG} 配置地址(方便下载): ${json_addr} ${Font}" echo -e "${OK} ${GreenBG} 配置地址(服务器本地备份):/etc/v2ray/client.json ${Font}" }