Luci support for xray
This branch is new LuCI for OpenWrt 21.02.0 and later. it's fork and modify the code from link highly adapted to xray-core.
-
Download ipk files from release page
-
Upload files to your router
-
Install package with opkg:
opkg install luci-app-xray_*.ipk
Dependencies:
- jshn
- ip (ip-tiny or ip-full)
- ipset
- iptables
- iptables-mod-tproxy
- resolveip
- dnsmasq-full (dnsmasq ipset is required)
For translations, please install luci-i18n-xray-*
.
You may need to remove
dnsmasq
before installing this package.
-
Download xray file from xray release link or xray ipk release link.
-
Upload xray file to your router, or install the ipk file.
-
Config xray file path in LuCI page.
-
Add your inbound and outbound rules.
-
Enable the service via LuCI.
Package files is in branch luci2
Download with Git:
git clone -b luci2 https://github.com/bi7prk/luci-app-xray.git luci-app-xray