matsuridayo/nekoboxforandroid

NekoBox for Android / sing-box / universal proxy toolchain for Android

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 12 minutes ago
Added to GitGenius on September 2nd, 2026
Created on March 4th, 2023
Open Issues & Pull Requests: 177 (+0)
GitHub issues: Enabled
Number of forks: 1,850
Total Stargazers: 22,660 (+0)
Total Subscribers: 137 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 9.4 days
Mean response time: 69.0 days
90th percentile: 225.8 days
Tracked items: 567

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "bug" is answered fastest, typically in about 2 days, while "enhancement" waits about 5 weeks. 79% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 10% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 166
New in 7 days: 3
Closed in 7 days: 0
Avg open age: 281 days
Stale 30+ days: 157
Stale 90+ days: 134

Recent activity

Opened in 7 days: 3
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (36)
  • enhancement (32)
  • question (5)
  • help wanted (3)
  • documentation (2)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

NekoBox for Android is a universal proxy client for Android that uses sing-box as its core engine.

The tool addresses the need for a flexible proxy solution on Android by wrapping the sing-box proxy toolchain in a native Android interface. It supports a wide range of proxy protocols including SOCKS, HTTP(S), SSH, Shadowsocks, VMess, Trojan, VLESS, WireGuard, Hysteria, and TUIC, with additional protocols available through optional plugins. The application can parse subscription formats from widely used sources such as Shadowsocks, ClashMeta, and v2rayN, extracting proxy node information while ignoring routing rules and other metadata.

Developers should choose this tool if they need a lightweight, protocol-rich proxy client for Android that prioritizes core proxy functionality over advanced routing features. It suits users who manage multiple proxy subscriptions and want a straightforward interface to switch between them. The project explicitly warns against downloading from Google Play, directing users to GitHub Releases for the open-source version instead.

Development activity shows consistent maintenance with regular updates communicated through a dedicated Telegram channel. The project maintains active documentation and a project homepage separate from the repository. The codebase is written in Kotlin and builds upon established Android proxy projects, integrating the sing-box core with a web dashboard interface adapted from existing open-source components.