Analysis updated 2026-06-24
Import a Shadowsocks or Clash subscription and switch between servers from a tray icon
Test SOCKS, VMess, VLESS, Trojan, TUIC, and Hysteria2 servers from one desktop app
Route specific apps through a proxy without editing config files by hand
Run a portable proxy manager on a Windows laptop alongside Scoop
| matsuridayo/nekoray | hoffstadt/dearpygui | polybar/polybar | |
|---|---|---|---|
| Stars | 15,374 | 15,418 | 15,259 |
| Language | C++ | C++ | C++ |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 3/5 | 2/5 | 3/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Project is unmaintained and on Windows needs the Microsoft C++ Runtime installed, so look for a maintained fork first.
NekoBox for PC is a graphical user interface (GUI) application for managing proxy configurations on Windows and Linux. A proxy is a server that routes your internet traffic through an intermediary, commonly used to bypass network restrictions or improve privacy. NekoBox provides a visual dashboard for setting up and switching between multiple proxy connections, rather than having to configure them manually through command-line tools or configuration files. The application is built using the Qt framework (a toolkit for building cross-platform desktop applications) and uses sing-box as its backend engine, which handles the actual network routing. It supports a wide range of proxy protocols including SOCKS, HTTP/HTTPS, Shadowsocks, VMess, VLESS, Trojan, TUIC, and Hysteria2. It can also import proxy configurations from subscription links in several common formats, including Shadowsocks, Clash, and v2rayN formats, letting you load a list of servers from a URL automatically. On Windows, it requires the Microsoft C++ Runtime library to be installed. On Linux, it is available through the AUR package manager for Arch-based distributions and via Scoop on Windows. The README notes that this project is no longer being maintained by the original author, and users should seek alternative projects.
NekoBox for PC is a Qt desktop GUI for managing proxy configs on Windows and Linux, backed by sing-box. The original author has abandoned it.
Mainly C++. The stack also includes C++, Qt, sing-box.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.