installed: /usr/local/bin/v2ray
installed: /usr/local/bin/v2ctl
installed: /usr/local/share/v2ray/geoip.dat
installed: /usr/local/share/v2ray/geosite.dat
installed: /usr/local/etc/v2ray/config.json
installed: /var/log/v2ray/
installed: /var/log/v2ray/access.log
installed: /var/log/v2ray/error.log
installed: /etc/systemd/system/v2ray.service
installed: /etc/systemd/system/[email protected]
// 安裝執行檔和 .dat 資料檔
# bash <(curl -L https://github.com/Oculet/fhs-install-v2ray/master/install-release.sh)
// 只更新 .dat 資料檔
# bash <(curl -L https://github.com/Oculet/fhs-install-v2ray/master/install-dat-release.sh)
# bash <(curl -L https://github.com/Oculet/fhs-install-v2ray/master/install-release.sh) --remove
- 「不安裝或更新 geoip.dat 和 geosite.dat」。
- 「使用證書時權限不足」。
- 「從舊腳本遷移至此」。
- 「將 .dat 文檔由 lib 目錄移動到 share 目錄」。
- 「使用 VLESS 協議」。
若您的問題沒有在上方列出,歡迎在 Issue 區提出。
提問前請先閱讀 Issue #63,否則可能無法得到解答並被鎖定。
請於 develop 分支進行,以避免對主分支造成破壞。
待確定無誤後,兩分支將進行合併。