• Stars
    star
    983
  • Rank 45,352 (Top 1.0 %)
  • Language
    Lua
  • Created over 2 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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