Skip to content

A commonly used proxy toolchain for Openwrt LuCI Application.

Notifications You must be signed in to change notification settings

pengs361/openwrt-passwall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

openwrt-passwall

A commonly used proxy toolchain 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 passwall https://github.com/xiaorouji/openwrt-passwall.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 commonly used proxy toolchain for Openwrt LuCI Application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.7%
  • Lua 32.1%
  • Shell 15.7%
  • Makefile 0.5%