wget -O passwall.pub https://master.dl.sourceforge.net/project/openwrt-passwall-build/passwall.pub opkg-key add passwall.pub Add opkg repository: read release arch << EOF $(. /etc/openwrt_release ; echo ${DISTRIB_RELEASE%.*} $DISTRIB_ARCH) EOF for feed in passwall_luci passwall_package...
Binary distribution of https://github.com/xiaorouji/openwrt-passwall built with official OpenWRT SDK. - Commits · MoetaYuko/openwrt-passwall-build
openwrtbuild/passwall packages 2Branches 0Tags Code This branch is245 commits ahead of,683 commits behindxiaorouji/openwrt-passwall:main. Folders and files Name Last commit message Last commit date Latest commit 1715173329 and Beginner-Go v2rayxray: increase nofile limitation...
${{ runner.os }}:openwrt-passwall-build:${{ env.ARCH }}:cache: - name: Setup CCache uses: actions/cache@v2 with: path: ~/.ccache key: ${{ runner.os }}:openwrt-passwall-build:${{ env.ARCH }}:ccache:${{ github.run_number }} restore-keys: | ${{ runner.os }}:openwrt-pa...
build: runs-on: ubuntu-latest @@ -27,6 +31,7 @@ jobs: src-git|passwall2|https://github.com/xiaorouji/openwrt-passwall2;main KEY_BUILD: ${{ secrets.SIGN_PRIV_KEY }} V: s GOLANG_COMMIT: ${{ github.event.inputs.golang_commit }} - name: Save Build Result uses: actions/uplo...
Install & config without errors, lua & uci not found in the end (& openwrt no longer starting with WebUI): Configuring luci-app-passwall. lua: /usr/lib/lua/luci/model/cbi/passwall/api/api.lua:6: module 'luci.cbi.datatypes' not found: no field package.preload['luci.cbi.datatypes'] ...
Binary distribution of https://github.com/xiaorouji/openwrt-passwall built with official OpenWRT SDK. - Release r317.af09bd2 · moetayuko/openwrt-passwall-build
## 替换为passwall官方源 #git clone https://github.com/xiaorouji/openwrt-passwall.git #git -C openwrt-passwall checkout 4.70-1 #for packagepath in openwrt-passwall/*; do package=`basename "$packagepath"`; rm -rf "feeds/packages/net/${package}" ; cp -rf "openwrt-passwall/${packa...
Binary distribution of https://github.com/xiaorouji/openwrt-passwall built with official OpenWRT SDK. - Release r186.ca993f3 · moetayuko/openwrt-passwall-build
Good Day again, sir So I managed to install the v2ray-plugin manually, and I've proceeded on installing luci-app-passwall, but I encountered some errors. root@OpenWrt:~# opkg install luci-app-passwall --force-overwrite Installing luci-ap...