Project V-Install on Linux已失效,脚本提示用 fhs-install-v2ray
安裝和更新 V2Ray
1 | // 安裝執行檔和 .dat 資料檔 |
安裝最新發行的 geoip.dat 和 geosite.dat
1 | // 只更新 .dat 資料檔 |
移除 V2Ray
1 | bash <(curl -L https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.sh) --remove |
客户端配置文件
自建的,这里从Windows
客户端V2rayN
中导出config.json
替换或者编辑配置文件/usr/local/etc/v2ray/config.json
1 | systemctl enable v2ray |