Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.
/ mips-pw-install Public archive

给MIPS架构(例如MT7621)的Passwall一键安装脚本(稳定性未知)

Notifications You must be signed in to change notification settings

RealLanta/mips-pw-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mips-pw-install

__________                                       .__  .__      _____                 _____  .__              
\______   \_____    ______ ________  _  _______  |  | |  |   _/ ____\___________    /     \ |__|_____  ______
 |     ___/\__  \  /  ___//  ___/\ \/ \/ /\__  \ |  | |  |   \   __\/  _ \_  __ \  /  \ /  \|  \____ \/  ___/
 |    |     / __ \_\___ \ \___ \  \     /  / __ \|  |_|  |__  |  | (  <_> )  | \/ /    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

疑难解答

pkg_hash_check_unresolved: cannot find dependency kernel (= XXX) for XXX

出现该错误则你的OpenWrt系统需要更新内核,更新内核后一般情况下可以修复该问题

请前往OpenWrt官方下载源下载kernel包并安装

架构 芯片 链接
RAMIPS MT7620 https://downloads.openwrt.org/snapshots/targets/ramips/mt7620/packages/
RAMIPS MT7621 https://downloads.openwrt.org/snapshots/targets/ramips/mt7621/packages/
RAMIPS MT76X8 https://downloads.openwrt.org/snapshots/targets/ramips/mt76x8/packages
RAMIPS RT288X https://downloads.openwrt.org/snapshots/targets/ramips/rt288x/packages
RAMIPS RT305X https://downloads.openwrt.org/snapshots/targets/ramips/rt305x/packages
RAMIPS RT3883 https://downloads.openwrt.org/snapshots/targets/ramips/rt3883/packages

About

给MIPS架构(例如MT7621)的Passwall一键安装脚本(稳定性未知)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages