# matsuridayo/nekoray

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/matsuridayo-nekoray).**

15,196 stars · 1,464 forks · C++ · gpl-3.0 · archived

## Links

- GitHub: https://github.com/MatsuriDayo/nekoray
- Homepage: https://matsuridayo.github.io/
- awesome-repositories: https://awesome-repositories.com/repository/matsuridayo-nekoray.md

## Description

Nekoray is a cross-platform desktop application designed to manage secure network tunnels and proxy configurations. It functions as a graphical interface that routes system traffic through encrypted remote connections to facilitate private browsing and access to geo-restricted content.

The application integrates established networking cores to handle complex traffic routing and protocol implementation. By utilizing a local proxy server architecture, it intercepts system traffic and directs it through user-defined rules, allowing for granular control over how data is filtered and transmitted.

The software provides a unified environment for managing multiple proxy protocols across different desktop operating systems. It is distributed as a static binary to ensure consistent performance and behavior across various computing environments.

## Tags

### Networking & Communication

- [Cross-Platform Proxy Clients](https://awesome-repositories.com/f/networking-communication/cross-platform-proxy-clients.md) — Acts as a cross-platform desktop application for configuring and maintaining secure network connections.
- [Traffic Routing Proxies](https://awesome-repositories.com/f/networking-communication/network-infrastructure-routing/network-infrastructure-configuration/network-infrastructure/traffic-routing-proxies.md) — Configures and maintains secure tunnels to direct internet data through remote servers. ([source](https://github.com/MatsuriDayo/nekoray/tree/main/docs))
- [Geo-Restriction Bypassing Tools](https://awesome-repositories.com/f/networking-communication/network-infrastructure-routing/network-utilities/geo-restriction-bypassing-tools.md) — Routes traffic through proxies to circumvent regional content blocks and access geo-restricted services.
- [Local Proxy Services](https://awesome-repositories.com/f/networking-communication/local-proxy-services.md) — Operates a local background service that intercepts and redirects network traffic for secure tunneling.
- [Core Integrations](https://awesome-repositories.com/f/networking-communication/proxy-servers/sing-box-configurations/core-integrations.md) — Integrates high-performance networking cores to handle complex traffic routing and protocol implementation.
- [Traffic Routing Rules](https://awesome-repositories.com/f/networking-communication/traffic-routing-rules.md) — Parses user-defined rules to determine how network packets are filtered and directed through specific proxy nodes.

### Security & Cryptography

- [VPN and Proxy Clients](https://awesome-repositories.com/f/security-cryptography/vpn-and-proxy-clients.md) — Provides a unified interface for managing proxy configurations and encrypted tunnels for enhanced privacy.
- [Secure Tunneling](https://awesome-repositories.com/f/security-cryptography/secure-tunneling.md) — Establishes encrypted connections to remote servers to protect personal privacy and ensure data security.

### Operating Systems & Systems Programming

- [System Proxy Injection](https://awesome-repositories.com/f/operating-systems-systems-programming/system-administration-maintenance/system-network-management/system-proxy-injection.md) — Modifies operating system network settings to force application traffic through a local loopback interface.
