Openwrt完美插件nikki

41次阅读
没有评论

Openwrt完美插件nikki

推荐openwrt固件下载地址:

 

ImmortalWrt
https://firmware-selector.immortalwrt.org/

openwrt官方版

https://firmware-selector.openwrt.org/

最方便的做法是 https://openwrt.ai/ 直接定制一个 记得勾选nikki

 

 

安装前先在openwrt里更新下软件包  系统-软件包-更新列表

Openwrt完美插件nikki

正常更新就忽略,继续往下  如果更新报错看这里设置 Openwrt软件包更新列表报错

nikki官方仓库:

https://github.com/nikkinikki-org/OpenWrt-nikki

首先用SSH工具连接到openwrt

nikki安装命令(如果不能下载就挂github加速器 GitHub Proxy 最新地址发布 格式为 curl -s -L https://ghfast.top/https://github.com/nikkinikki-org/OpenWrt-nikki/raw/refs/heads/main/feed.sh | ash 

# only needs to be run once
curl -s -L https://github.com/nikkinikki-org/OpenWrt-nikki/raw/refs/heads/main/feed.sh | ash

以下两种格式 性质一样安装包不同 一般选opkg即可

opkg install nikki
opkg install luci-app-nikki
opkg install luci-i18n-nikki-zh-cn

以下是apk安装包 跟上面一样二选一即可

apk add --allow-untrusted nikki
apk add --allow-untrusted luci-app-nikki
apk add --allow-untrusted luci-i18n-nikki-zh-cn

卸载nikki

curl -s -L https://github.com/nikkinikki-org/OpenWrt-nikki/raw/refs/heads/main/uninstall.sh | ash

安装完毕后现在七尺宇大佬的配置文件

nikki.zip右键-将链接另存为进行下载

下载解压后用ssh工具把文件上传到 /etc/config 下替换掉原有的nikki这个文件 权限改成755

如果遇到FinalShell无法看到文件列表可以在 系统-软件包-过滤器里搜索 openssh-sftp-server 并安装 最后重连一下即可

Openwrt完美插件nikki

添加订阅之前一定 一定 一定要去掉DNS重定向的✓ 保存并应用

Openwrt完美插件nikki

最后添加下订阅链接 再开启nikki就能正常上网了

附数据库下载链接

geoip

https://mirror.ghproxy.com/https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/geoip-lite.dat

geosite

https://mirror.ghproxy.com/https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/geosite.dat

mmdb

https://mirror.ghproxy.com/https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/country-lite.mmdb

asn

https://mirror.ghproxy.com/https://github.com/xishang0128/geoip/releases/download/latest/GeoLite2-ASN.mmdb

正文完
 0
评论(没有评论)