Skip to content

bobbyunknown/openwrt-neko

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neko

XRAY/V2ray, Shadowsocks, ShadowsocksR, etc.
Mihomo based Proxy

Features

  • your Own Custom Theme based Bootstrap nekoclash/assets/theme
  • Configs, Proxy, and Rules can edit on webui
  • xray/v2ray config converter

Packages list

Packages Version Arch Information
luci-app-neko 1.2.1-beta Include geosite and geoip files
mihomo 1.18.7-1 Latest stable version on MetaCubeXD
sing-box 1.10.7 - Original Repository

Installation

  1. Downloads mihomo_xxxx.ipk and luci-app-neko_xxx.ipk from releases
  2. install requirement depedencies php8 php8-cgi kmod-tun bash curl jq ip-full ca-bundle
  3. Install firstly mihomo_xxxx.ipk and sing-box_xxxx.ipk
  4. After installing mihomo and sing-box, install luci-app-neko_xxx.ipk
  5. Done, check your LUCI on openwrt

Updating

  1. Download updated mihomo or luci-app-neko
  2. Remove old version opkg remove luci-app-neko
  3. Installing downloaded update opkg install luci-app-neko_xxx.ipk
  4. Done, check your LUCI on openwrt

Compiling

1. Add feeds

echo "src-git neko https://github.com/nosignals/openwrt-neko.git;main" >> "feeds.conf.default"

2. Update & Install feeds

./scripts/feeds update -a
./scripts/feeds install -a

3. Make Packages

make package/luci-app-neko/compile

About

nosignal is gone

Credit

Screenshoot

Home - Mihomo

home

Home - Sing-Box cfg
Settings setting

About

Neko Clash TUN based Proxy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 49.0%
  • PHP 37.3%
  • Shell 9.1%
  • Makefile 2.1%
  • CSS 1.6%
  • HTML 0.6%
  • Hack 0.3%