Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nosignals/openwrt-neko
Neko Clash TUN based Proxy
https://github.com/nosignals/openwrt-neko
clash clash-meta luci-app-neko mihomo neko openwrt openwrt-packages
Last synced: about 1 month ago
JSON representation
Neko Clash TUN based Proxy
- Host: GitHub
- URL: https://github.com/nosignals/openwrt-neko
- Owner: nosignals
- License: gpl-3.0
- Created: 2024-08-26T14:32:20.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T09:09:07.000Z (2 months ago)
- Last Synced: 2024-09-27T09:01:19.603Z (about 2 months ago)
- Topics: clash, clash-meta, luci-app-neko, mihomo, neko, openwrt, openwrt-packages
- Language: JavaScript
- Homepage:
- Size: 8.38 MB
- Stars: 34
- Watchers: 2
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
XRAY/V2ray, Shadowsocks, ShadowsocksR, etc.
Mihomo based ProxyFeatures
---
- your Own Custom Theme based Bootstrap ` nekoclash/assets/theme `
- Configs, Proxy, and Rules can edit on webui
- xray/v2ray config converterPackages list
---
| Packages | Version | Arch | Information |
|---|---|---|---|
| [luci-app-neko](https://github.com/nosignals/openwrt-neko/tree/main/luci-app-neko) | ` 1.2.2-beta ` |[all-generic](https://github.com/nosignals/openwrt-neko/releases/download/luci-app-neko_1.2.2-beta/luci-app-neko_1.2.2-beta_all.ipk)| Include `geosite` and `geoip` files |
| [mihomo](https://github.com/nosignals/openwrt-neko/tree/main/mihomo) | ` 1.18.8-2 ` |[x86](https://github.com/nosignals/openwrt-neko/releases/download/mihomo_1.18.8/mihomo_1.18.8-2_x86_64.ipk)[aarch64-generic](https://github.com/nosignals/openwrt-neko/releases/download/mihomo_1.18.8/mihomo_1.18.8-2_aarch64_generic.ipk)[arm_cortex-a7_neon](https://github.com/nosignals/openwrt-neko/releases/download/mihomo_1.18.8/mihomo_1.18.8-2_arm_cortex-a7_neon-vfpv4.ipk)| Latest stable version on [MetaCubeXD](https://github.com/MetaCubeX/mihomo/) |
| ? | ? | ? | ? |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 `
4. After installing ` mihomo `, install ` luci-app-neko_xxx.ipk `
5. Done, check your LUCI on openwrtUpdating
---
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 openwrtCompiling
---
#### 1. Add feeds
```bash
echo "src-git neko https://github.com/nosignals/openwrt-neko.git;main" >> "feeds.conf.default"
```
#### 2. Update & Install feeds
```bash
./scripts/feeds update -a
./scripts/feeds install -a
```
#### 3. Make Packages
```bash
make package/luci-app-neko/compile
```About
---
nosignal is goneCredit
---
- nosignalsScreenshoot
---
Home
Dasboard
Config - Home
Config - Proxy
Config - Rules
Config - Converter
Settings