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

openwrt-passwall2

A Xray core for Openwrt LuCI Application.

How to use

  1. 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"
  1. pull upstream commits
./scripts/feeds clean
./scripts/feeds update -a
./scripts/feeds install -a

Note

⚠ Need golang version 1.20 to or higher to compile Sing-box and hysteria

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 50.6%
  • HTML 27.9%
  • Shell 20.7%
  • Makefile 0.8%