Skip to content

qr243vbi/nekobox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,008 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NyameBox / NekoBox for PC

Sing-Box command line mode is available now! Just type for additional information:
nekobox_core sing-box --help

Qt based Desktop cross-platform GUI proxy utility, empowered by Sing-box
Supports Windows 11/10 (arm64, x86_64, x86) / Linux out of the box.

image

GitHub Releases (Portable ZIPs, Windows installers, AppImages)

GitHub Release GitHub All Releases

WinGet Package

WinGet Page

Chocolatey Package

Chocolatey Version Chocolatey Package For Windows

Scoop Package

Scoop Version

scoop bucket add extras
scoop install extras/nekobox

OBS repository

obs build result

COPR repository

ArchlinuxCN package

# 1. Add archlinuxcn repo
sudo tee -a /etc/pacman.conf >/dev/null <<'EOF'

[archlinuxcn]
Server = https://repo.archlinuxcn.org/$arch
EOF

# 2. Sync and install keyring
sudo pacman -Syy archlinuxcn-keyring

# 3. Install NekoBox
sudo pacman -S nekobox

Aur package

Changelog Channel

Matrix Room Telegram Group

TODO

  • Command line tools
  • OpenRC/runit/systemd integration of nekobox_core
  • Terminal UI
  • Remote control
  • Support for all platforms that supported by sing-box and Qt (except macos & ios)
  • Add more protocols that does not supported by upstream sing-box ( currently added: mieru, juicity, trusttunnel, vless encryption, xhttp transport, kcp transport, amnezia (in core) )
  • Replace static UI with declarative UI for editing proxies
  • Find the best database storage in the world

Supported protocols

  • SOCKS
  • HTTP(S)
  • Shadowsocks
  • Trojan
  • VMess
  • VLESS
  • Hysteria 1
  • Hysteria 2
  • TUIC
  • AnyTLS
  • ShadowTLS
  • Mieru
  • Juicity
  • TrustTunnel
  • Naive
  • Wireguard
  • Tailscale
  • SSH
  • Tor
  • Custom Outbound
  • Custom Config
  • Extra Core
  • Chaining outbounds

Subscription Formats

Various formats are supported, including share links, JSON array of outbounds and v2rayN link format as well as limited support for Shadowsocks and Clash formats.

Credits

FAQ

What is AppImage?
AppImage is a reliable and straightforward method for running applications on a Linux computer without the traditional installation process. You download a single, self-contained file which includes everything the program needs to operate. To use it, you simply grant the file permission to run and double-click it. This approach ensures compatibility across various Linux systems and allows for easy removal—simply delete the file when you no longer need the application, with no residual files left behind on your system.

AppImage files for the NekoBox proxy program are available now in the GitHub Release page. Support for the AppImage format begins from version 5.6.10 onwards, offering Linux users an installation-free and portable way to run the application. There are download links within the assets section of the specific release pages starting from that version.

What is Throne?
About Throne

Throne powers the infrastructure that creators need to better engage and monetize their audiences. Over 1,000,000 creators from 89 countries use Throne's all-in-one wishlist builder to let their fans support them in a privacy-first way. Further, partnerships with 1,000+ brands allow Throne to offer creators and their fans an exceptional commerce experience.

Started in 2021, Throne has revolutionized creator gifting through its Wishlist product. Today, Throne is leveraging the relationships it has built with creators and brands to give creators even more tools to engage with their fans in a safe, fun and enjoyable way. In this way, Throne is a three-sided marketplace connecting world-class brands with creators and their fans. Throne has offices in the US and Germany.

Tun mode does not work for me.
If NekoBox does not work in tun mode, then issue might be with tun configurations. Try to open tun settings, set stack to gvisor or set different tun address (for example, 168.19.0.1/24)

I have computer with Windows 7, or Window 8, or Windows 8.1. Which version of NekoBox should I download?
For Windows 7, Windows 8, and Windows 8.1, it is recommended to first install VxKex-NEXT from the latest release available. After installing VxKex-NEXT, you should launch NekoBox using the VxVex mode to ensure proper functionality.

I got the msvcp140.dll not found error on windows
The "msvcp140.dll not found" error usually means that the Microsoft Visual C++ Redistributable is missing or corrupted. To fix this, try install or reinstall the Microsoft Visual C++ Redistributable from the official Microsoft website Official Microsoft website for Visual C++ Redistributable

Does NekoBox really need to be run in UAC mode on Windows?
No, that is not necessary. NekoBox restarts nekobox_core in UAC mode if TUN mode is selected and NekoBox is not already running with administrator privileges. NekoBox requests UAC confirmation to restart the core.

Is setting the SUID bit really needed on Linux?
No, it is not needed, but if SUID does not configured properly, the NekoBox will ask for administrator password to order to restart nekobox_core with administrator privilegies, if TUN mode is selected and NekoBox is not already running as root (or with special capabilities), NekoBox will ask for password for once, and will not configure SUID.

Why does my internet stop working after I force quit NekoBox?
If NekoBox of version below that 5.10.41 is force-quit while System proxy is enabled, the process ends immediately and NekoBox cannot reset the proxy.

Solution for version < 5.10.40:

  • Ensure that NekoBox closed manually.
  • If you force quit by accident, open NekoBox again, enable System proxy, then disable it - this will reset the settings.

Solution for version >= 5.10.41:

  • This won't happen, but if it does, please submit issue.

Where are the downloadable route profiles/rulesets coming from?
They are located at the ruleset repository.

Contact Us

License

Use of this software is subject to the GPL-3 license.

Star History

Star History Chart