nikkinikki-org/OpenWrt-nikki
Fork: 362 Star: 2976 (更新于 2025-05-29 11:00:46)
license: GPL-3.0
Language: JavaScript .
Transparent Proxy with Mihomo on OpenWrt.
最后发布版本: v1.22.0 ( 2025-04-16 09:10:50)
Nikki
Transparent Proxy with Mihomo on OpenWrt.
Prerequisites
- OpenWrt >= 23.05
- Linux Kernel >= 5.13
- firewall4
Feature
- Transparent Proxy (TPROXY/TUN, IPv4 and/or IPv6)
- Access Control
- Profile Mixin
- Profile Editor
- Scheduled Restart
Install & Update
A. Install From Feed (Recommended)
- Add Feed
# only needs to be run once
curl -s -L https://github.com/nikkinikki-org/OpenWrt-nikki/raw/refs/heads/main/feed.sh | ash
- Install
# you can install from shell or `Software` menu in LuCI
# for opkg
opkg install nikki
opkg install luci-app-nikki
opkg install luci-i18n-nikki-zh-cn
# for apk
apk add --allow-untrusted nikki
apk add --allow-untrusted luci-app-nikki
apk add --allow-untrusted luci-i18n-nikki-zh-cn
B. Install From Release
curl -s -L https://github.com/nikkinikki-org/OpenWrt-nikki/raw/refs/heads/main/install.sh | ash
Uninstall & Reset
curl -s -L https://github.com/nikkinikki-org/OpenWrt-nikki/raw/refs/heads/main/uninstall.sh | ash
How To Use
See Wiki
How does it work
- Mixin and Update profile.
- Run mihomo.
- Run hijack prepare script.
- Set router hijack.
- Set lan hijack with access control.
- Set scheduled restart.
Note that the steps above may change base on config.
Compilation
# add feed
echo "src-git nikki https://github.com/nikkinikki-org/OpenWrt-nikki.git;main" >> "feeds.conf.default"
# update & install feeds
./scripts/feeds update -a
./scripts/feeds install -a
# make package
make package/luci-app-nikki/compile
The ipk/apk file will be found under bin/packages/your_architecture/nikki
.
Dependencies
- ca-bundle
- curl
- yq
- firewall4
- ip-full
- kmod-inet-diag
- kmod-nft-socket
- kmod-nft-tproxy
- kmod-tun
Contributors
Special Thanks
最近版本更新:(数据更新于 1970-01-01 00:00:00)
2025-04-16 09:10:50 v1.22.0
2025-03-23 17:34:33 v1.21.2
2025-03-17 23:45:56 v1.21.1
2025-03-16 10:00:21 v1.21.0
2025-03-10 22:16:06 v1.20.3
2025-03-09 10:15:22 v1.20.2
2025-03-04 11:52:30 v1.20.1
2025-03-03 22:57:08 v1.20.0
2025-02-25 21:54:30 v1.19.5
2025-02-24 19:17:43 v1.19.3
主题(topics):
clash, clashmeta, luci-app, luci-app-nikki, mihomo, nikki, openwrt, transparent-proxy
nikkinikki-org/OpenWrt-nikki同语言 JavaScript最近更新仓库
2025-06-20 22:21:39 brave/brave-browser
2025-06-20 10:11:04 viarotel-org/escrcpy
2025-06-18 10:37:53 layui/layui
2025-06-17 21:48:54 listen1/listen1_desktop
2025-06-17 21:15:48 listen1/listen1_chrome_extension
2025-06-17 03:39:34 openlayers/openlayers