Qt based cross-platform GUI proxy configuration manager (backend: sing-box)
Go to file
2024-06-26 17:22:41 +03:30
.github Feat: Add win7 build and upgrade QT to 6.7.2 2024-06-26 06:05:42 +03:30
3rdparty fix: RunGuard not works on Qt6 (#1095) 2023-12-05 22:17:54 +08:00
cmake optimize linux tun capability 2023-07-25 17:06:21 +09:00
db fix: Fix external core config build 2024-06-24 20:32:56 +03:30
docs Farsi Docs updated (#1154) 2024-01-09 23:48:52 +08:00
fmt feat: Complete the new routing system's implementation && 2024-06-15 00:10:45 +03:30
go Fix: fix proxy outbound && 2024-06-16 21:16:22 +03:30
libs Feat: Add win7 build and upgrade QT to 6.7.2 2024-06-26 06:05:42 +03:30
main Fix: fix proxy outbound && 2024-06-16 21:16:22 +03:30
res feat: Improve theme management and remove legacy themes 2024-06-26 17:22:41 +03:30
rpc feat: Complete the new routing system's implementation && 2024-06-15 00:10:45 +03:30
sub feat: Enhance subscription parser 2024-05-11 16:55:18 +03:30
sys Feat: Allow manually restarting the core when Tun is misbehaving 2024-06-26 14:04:18 +03:30
test feat: activate window when multiple open 2022-11-27 18:24:21 +09:00
translations feat: choose final DNS out (#872) 2023-09-10 11:27:03 +09:00
ui feat: Improve theme management and remove legacy themes 2024-06-26 17:22:41 +03:30
.clang-format chore: re-format code 2022-11-18 14:20:30 +09:00
.clang-tidy bug fix 2022-11-02 10:11:54 +09:00
.gitignore update box 2023-10-28 23:59:04 +08:00
.gitmodules feat: hook.js 2022-12-04 20:44:11 +09:00
appdmg.json wip: macOS build 2022-10-22 10:48:39 +09:00
CMakeLists.txt feat: Improve theme management and remove legacy themes 2024-06-26 17:22:41 +03:30
CODE_OF_CONDUCT.md Updated CODE_OF_CONDUCT.md file 2023-10-30 14:49:31 +05:30
LICENSE Initial commit 2022-05-03 19:12:02 +08:00
nekoray_version.txt Fix: fix proxy outbound && 2024-06-16 21:16:22 +03:30
README_fa.md docs: Add Persian Build_Linux file (#1152) 2024-01-08 23:48:58 +08:00
README_ja.md Skip AUR CI for non-project file changes & Unified README format (#1014) 2023-11-08 12:05:42 +08:00
README_ru.md docs: add Russian README (#1078) 2024-01-03 22:27:40 +08:00
README.md feat: Add landing proxy 2024-05-16 00:35:43 +03:30

NekoRay / NekoBox For PC

Qt based cross-platform GUI proxy configuration manager (backend: sing-box)

Support Windows / Linux out of the box now.

GitHub Releases (Portable ZIP)

GitHub All Releases

Proxy

  • SOCKS (4/4a/5)
  • HTTP(S)
  • Shadowsocks
  • VMess
  • VLESS
  • Trojan
  • TUIC ( sing-box )
  • NaïveProxy ( Custom Core )
  • Hysteria ( Custom Core or sing-box )
  • Hysteria2 ( Custom Core or sing-box )
  • Custom Outbound
  • Custom Config
  • Custom Core

Subscription

We support widely used link formats(like Shadowsocks, Clash and v2rayN) as well as custom outbound and custom configs. The subscription file can contain commented lines(starting with // or #, empty lines are ignored as well), JSON strings(can be human-readable or compact) and import links(each link should be on a separate line).

Credits

Core:

Gui: