A Xray core for Openwrt LuCI Application.
- add new line to openwrt feeds
echo "src-git passwall_packages https://github.com/xiaorouji/openwrt-passwall-packages.git;main" >> "feeds.conf.default"
echo "src-git passwall2 https://github.com/xiaorouji/openwrt-passwall2.git;main" >> "feeds.conf.default"
- pull upstream commits
./scripts/feeds clean
./scripts/feeds update -a
./scripts/feeds install -a