PassWall2 APK Repository

★ Star on GitHub GitHub

Latest Release

Loading release info...

Auto-updated and signed APK packages for PassWall2 on OpenWrt. Synced every 6 hours from upstream.

Requirements

ParameterMinimum
Processor700 MHz
RAM256 MB
FirmwareOpenWrt with APK package manager
Routers with 128 MB RAM should use OpenWrt 22.03.3.
WAN and LAN addresses must be different.

Installation

APK Repository
Manual Download

Add the repository to your router. apk automatically detects your architecture.

1
One click script
wget -O- https://rage-ac.github.io/install.sh | sh
2
Or run manually on your router
wget -O /etc/apk/keys/passwall2-repo.rsa.pub \
  https://rage-ac.github.io/Passwall2/keys/passwall2-repo.rsa.pub
grep -q 'rage-ac.github.io/Passwall2' /etc/apk/repositories || \
  echo "https://rage-ac.github.io/Passwall2/packages" >> /etc/apk/repositories
apk update
apk add luci-app-passwall2
apk add kmod-nft-socket kmod-nft-tproxy dnsmasq-full
/etc/init.d/passwall2 restart
1
Add the signing key
wget -O /etc/apk/keys/passwall2-repo.rsa.pub \
  https://rage-ac.github.io/Passwall2/keys/passwall2-repo.rsa.pub
2
Download ZIP for your architecture and install
unzip passwall2_signed_apk_*.zip
apk add *.apk

Features

Supported Protocols

ProtocolXraySing-Box
VLESS
VMESS
REALITY
TROJAN
Shadowsocks
WireGuard
SOCKS
HTTP
Hysteria2
TUIC

Download by Architecture

Loading...