__________ .__ .__ _____ _____ .__
\______ \_____ ______ ________ _ _______ | | | | _/ ____\___________ / \ |__|_____ ______
| ___/\__ \ / ___// ___/\ \/ \/ /\__ \ | | | | \ __\/ _ \_ __ \ / \ / \| \____ \/ ___/
| | / __ \_\___ \ \___ \ \ / / __ \| |_| |__ | | ( <_> ) | \/ / Y \ | |_> >___ \
|____| (____ /____ >____ > \/\_/ (____ /____/____/ |__| \____/|__| \____|__ /__| __/____ >
\/ \/ \/ \/ \/ |__| \/
Design by TAAG
给MIPS架构(例如MT7621)的Passwall一键安装脚本
安装Passwall本体:
wget --no-check-certificate https://cdn.jsdelivr.net/gh/RealLanta/mips-pw-install/mips_pw_install.sh && chmod +x mips_pw_install.sh && ./mips_pw_install.sh
安装v2ray插件:
wget --no-check-certificate https://cdn.jsdelivr.net/gh/RealLanta/mips-pw-install/mips_pw_v2ray.sh && chmod +x mips_pw_v2ray.sh && ./mips_pw_v2ray.sh
安装Xray插件:
wget --no-check-certificate https://cdn.jsdelivr.net/gh/RealLanta/mips-pw-install/mips_pw_xray.sh && chmod +x mips_pw_xray.sh && ./mips_pw_xray.sh
安装Trojan插件:
wget --no-check-certificate https://cdn.jsdelivr.net/gh/RealLanta/mips-pw-install/mips_pw_trojan.sh && chmod +x mips_pw_trojan.sh && ./mips_pw_trojan.sh
出现该错误则你的OpenWrt系统需要更新内核,更新内核后一般情况下可以修复该问题
请前往OpenWrt官方下载源下载kernel
包并安装