mirror of https://github.com/wulabing/Xray_onekey
信息显示错误修复
parent
4d12d9ec64
commit
2fa8a2f426
|
@ -574,7 +574,7 @@ basic_information(){
|
|||
echo -e "${Red} 加密方式(security):${Font} 自适应 " >> ${v2ray_info_file}
|
||||
echo -e "${Red} 传输协议(network):${Font} $(info_extraction "net") " >> ${v2ray_info_file}
|
||||
echo -e "${Red} 伪装类型(type):${Font} none " >> ${v2ray_info_file}
|
||||
echo -e "${Red} 路径(不要落下/):${Font} $(info_extraction "tls") " >> ${v2ray_info_file}
|
||||
echo -e "${Red} 路径(不要落下/):${Font} $(info_extraction "path") " >> ${v2ray_info_file}
|
||||
echo -e "${Red} 底层传输安全:${Font} tls " >> ${v2ray_info_file}
|
||||
}
|
||||
show_information(){
|
||||
|
|
Loading…
Reference in New Issue