- Openwrt version 22.03.3 Recommended (Click for download)
- when you want to downgrade openwrt please Uncheck ( Keep setting ) for clear installation.
rm -f install_passwallx.sh && wget https://raw.githubusercontent.com/mmosaddegh/passwall1/main/install_passwallx.sh && chmod 777 install_passwallx.sh && sh install_passwallx.sh
Done !
Basically, this script will install the xray core on ram each time you reboot your router. This is mandatory because the xray core is too big to be installed on the router's flash memory.
| Protocol | XRAY | SING-BOX |
|---|---|---|
| VLESS | ✅ | ✅ |
| VMESS | ✅ | ✅ |
| REALITY | ✅ | ✅ |
| TROJAN | ✅ | ✅ |
| HYSTERIA2 | ❌ | ✅ |
| TUC | ❌ | ✅ |
| SHADOWSOCKS | ✅ | ✅ |
| WIREGUARD | ✅ | ✅ |
| SOCKS | ✅ | ✅ |
| HTTP | ✅ | ✅ |
⚡ Full Automatic installation Packages Just in one step
⚡ Install XRAY On Temp Space if You Don't Have Enough Disk Space (Smart)
⚡ IRAN IP & Domain Traffic Direct (100%)
⚡ Improve Performance
⚡ Server WARP Connection Fixed
⚡ Default Kill Switch
- (Resolve Errors) I get some errors when installation, but it works fine
- Error in extracting custom panel (iam.zip)
- Rename
amirandamir2to proper names - Update
direct_ipanddirect_hostfiles
This script is based on the work of https://github.com/amirhosseinchoghaei/Passwall but it has lots of improvements and bug fixes and also merged multiple scripts from different repositories into one.