Thos Version is Modified for hysteria2 user, myself of course, with a different package name: luci-app-passwall-pinsha256. There's a compiled *.ipk in release which have the same package name with the original one. Please install with --force-overwrite behind if you already installed.
A commonly used proxy toolchain 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 passwall https://github.com/xiaorouji/openwrt-passwall.git;main" >> "feeds.conf.default"
- pull upstream commits
./scripts/feeds clean
./scripts/feeds update -a
./scripts/feeds install -a