phlinhng / v2ray-tcp-tls-web

VLESS / Trojan-Go / Shadowsocks 脚本 支持纯 IPv6
https://github.com/phlinhng/v2ray-tcp-tls-web/wiki
Do What The F*ck You Want To Public License
683 stars 329 forks source link

centos 7.6 安装提示:jq: command not found #15

Closed jelly0925 closed 3 years ago

jelly0925 commented 4 years ago

jq: command not found

phlinhng commented 4 years ago

centos 要先添加 epel 源才能安裝 jq,可以參考: https://www.cnblogs.com/CaptainLin/p/7064520.html

jelly0925 commented 4 years ago

谢谢,我试一下呀。

jelly0925 commented 4 years ago

脚本能不能自动集成对依赖的判断呀。

phlinhng commented 4 years ago

脚本能不能自动集成对依赖的判断呀。

@jelly0925 其实在 Debian/Ubuntu 上己经集成了,运行 install.sh 时就会自动安装所有依赖。之后 CentOS 也会适配的。

phlinhng commented 3 years ago

2.0.2 版腳本已支持 CentOS 7+

curl -fsSL https://raw.githubusercontent.com/phlinhng/v2ray-tcp-tls-web/vless/src/v2gun.sh -o ~/v2gun.sh && bash ~/v2gun.sh