Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

437 Commits
 
 
 
 
 
 

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/packetcipher/openwrt-passwall-src-packages.git;main" >> "feeds.conf.default"
echo "src-git passwall https://github.com/packetcipher/openwrt-passwall-src.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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages