Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.24 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.24 KB

openwrt-v2ray

V2Ray for OpenWrt

OpenWrt/LEDE 上可用的 V2Ray

Release Version Latest Release Download Releases Download

For luci-app-v2ray, please head to luci-app-v2ray

We keep package naming, struct same with OpenWrt Official.

Install via OPKG

  1. Download ipk files from Latest Release.

  2. install via opkg:

opkg install v2ray-*.ipk
# or
opkg install v2ray-core*.ipk v2ray-geoip*.ipk v2ray-geosite*.ipk

Bin file will install on /usr/bin/v2ray, asset_location will be /usr/share/v2ray.

Custom build

Please take a look build-openwrt.yml

Uninstall

opkg remove v2ray-core v2ray-geoip v2ray-geosite