Update install_h2.sh

pull/41/head
wulabing 2018-04-12 12:05:30 +08:00 committed by GitHub
parent 7271026107
commit b3834f6481
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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}"
}