Skip to content

A Sing-Box/Xray core for Openwrt LuCI Application.

Notifications You must be signed in to change notification settings

yoier/openwrt-passwall2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

同步编译passwall2的.apk包,适用于使用apk包管理器的openwrt;
源码均来自xiaorouji/openwrt-passwall2
比较更改workflows/Auto compile with openwrt sdk.yml

脚本更新

openwrt终端运行

bash <(curl -Ls https://raw.githubusercontent.com/yoier/openwrt-passwall2/refs/heads/main/upgrade_passwall2_apk.sh)

手动更新

下载文件

下载release中.apk文件,并保存到openwrt中.

apk安装

apk add <.apk you saved> --allow-untrusted

--allow-untrusted: 安装带有不受信任签名或无签名的软件包,绕过默认的安全检查.

About

A Sing-Box/Xray core for Openwrt LuCI Application.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 52.5%
  • HTML 27.0%
  • Shell 19.9%
  • Makefile 0.6%