awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
XTLS avatar

XTLS/REALITY

0
View on GitHub↗
5,272 estrellas·433 forks·Go·MPL-2.0·12 vistasopensea.io/collection/xtls↗

REALITY

REALITY es una herramienta de elusión de censura y ofuscador de tráfico de red diseñada para saltar filtros de internet. Funciona como un protocolo de túnel seguro que enmascara los patrones de conexión y la identidad imitando los handshakes TLS de sitios web legítimos.

El sistema elimina las huellas digitales TLS del lado del servidor para ocultar el tráfico cifrado de las herramientas de monitoreo de red y la inspección profunda de paquetes. Emplea un proxy que imita sitios web para presentar handshakes válidos y reenviar el tráfico a los servidores de destino, disfrazando la conexión como una visita legítima a un sitio.

El proyecto incorpora una capa TLS resistente a la computación cuántica que utiliza firmas criptográficas post-cuánticas para proteger los handshakes y certificados de futuras amenazas de descifrado. También incluye capacidades para la verificación temporal de certificados y el reenvío transparente de tráfico.

Features

  • Censorship Circumvention - Bypasses internet filters by mimicking the TLS handshakes of legitimate target websites to mask connection patterns.
  • Censorship Circumvention Tools - Bypasses internet filters by mimicking legitimate websites and presenting valid TLS handshakes.
  • Handshake Mimicking Proxies - Relays TLS handshakes from target websites to masquerade encrypted traffic as legitimate site visits.
  • Traffic Masking Proxies - Sets up a secure proxy that disguises its traffic as standard web activity.
  • Traffic Obfuscation - Eliminates server-side TLS fingerprints to hide encrypted tunnels from deep packet inspection and network monitoring tools.
  • TLS Fingerprint Impersonators - Removes server-side markers and mimics browser TLS handshakes to evade fingerprinting systems.
  • Network Traffic Obfuscators - Hides encrypted tunnel patterns and removes server fingerprints to evade network monitoring.
  • Secure Tunneling - Establishes private connections that mask their identity by forwarding traffic to target websites.
  • Handshake Obfuscation - Eliminates server-side handshake characteristics to hide encrypted tunnels from deep packet inspection.
  • Website Masquerading - Forwards traffic to specific sites and presents valid handshakes to bypass intermediary inspection.
  • Quantum-Resistant Protocols - Employs encryption protocols designed to be secure against cryptanalysis by quantum computers.
  • Post-Quantum Cryptographic Operations - Implements quantum-resistant cryptographic primitives for signing certificates and protecting data.
  • Post-Quantum Cryptography - Secures certificates using cryptographic algorithms designed to be secure against quantum computers.

Historial de estrellas

Gráfico del historial de estrellas de xtls/realityGráfico del historial de estrellas de xtls/reality

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace xtls/reality?

REALITY es una herramienta de elusión de censura y ofuscador de tráfico de red diseñada para saltar filtros de internet. Funciona como un protocolo de túnel seguro que enmascara los patrones de conexión y la identidad imitando los handshakes TLS de sitios web legítimos.

¿Cuáles son las características principales de xtls/reality?

Las características principales de xtls/reality son: Censorship Circumvention, Censorship Circumvention Tools, Handshake Mimicking Proxies, Traffic Masking Proxies, Traffic Obfuscation, TLS Fingerprint Impersonators, Network Traffic Obfuscators, Secure Tunneling.

¿Qué alternativas de código abierto existen para xtls/reality?

Las alternativas de código abierto para xtls/reality incluyen: xvzc/spoofdpi — SpoofDPI is a network application and local proxy server designed as an anti-censorship tool. It functions as a deep… cbeuw/cloak — Cloak is a set of censorship circumvention tools designed for secure proxy tunneling and internet traffic obfuscation.… mullvad/mullvadvpn-app — This project is a privacy-focused VPN manager and WireGuard client application designed to establish encrypted tunnels… klzgrad/naiveproxy — naiveproxy is a censorship circumvention tool and traffic obfuscation proxy. It functions as an HTTP/2 transport proxy… shadowsocksrr/shadowsocksr-android — ShadowsocksR Android Client is an Android VPN application and secure proxy client designed to route mobile network… wangyu-/udp2raw — udp2raw is a network tunneling tool designed to bypass firewalls and obfuscate UDP traffic. It wraps UDP packets in…

Alternativas open-source a REALITY

Proyectos open-source similares, clasificados según cuántas características comparten con REALITY.
  • xvzc/spoofdpiAvatar de xvzc

    xvzc/spoofdpi

    4,794Ver en GitHub↗

    SpoofDPI is a network application and local proxy server designed as an anti-censorship tool. It functions as a deep packet inspection circumvention proxy that fragments and modifies outbound HTTP requests to evade network filters and censorship. The project achieves this by implementing HTTP request fragmentation, splitting single requests into multiple smaller packets to confuse firewalls. It also performs TCP stream manipulation and network traffic obfuscation to hide the nature of web requests and bypass regional content blocks. The system includes capabilities for transparent network fo

    Goanti-censorshipcensorship-circumventioncensorship-free
    Ver en GitHub↗4,794
  • cbeuw/cloakAvatar de cbeuw

    cbeuw/Cloak

    4,026Ver en GitHub↗

    Cloak is a set of censorship circumvention tools designed for secure proxy tunneling and internet traffic obfuscation. It focuses on bypassing restrictive firewalls and state surveillance by disguising proxy connections as standard web browsing. The project utilizes HTTP fingerprint masquerading to imitate common browser signatures and routes traffic through content delivery networks to mask the identity of the origin server. To further hide the server's purpose, it includes a mechanism to redirect unauthenticated connection requests to a third-party website. The system implements transport

    Gocensorshipcensorship-circumventiongfw
    Ver en GitHub↗4,026
  • mullvad/mullvadvpn-appAvatar de mullvad

    mullvad/mullvadvpn-app

    6,778Ver en GitHub↗

    This project is a privacy-focused VPN manager and WireGuard client application designed to establish encrypted tunnels that mask user IP addresses and activity. It focuses on maintaining anonymity through a system that supports account creation without personal identifying information. The application distinguishes itself with advanced privacy tools, including a multi-hop orchestrator for routing traffic through multiple sequential servers and a network traffic obfuscator that uses Shadowsocks, TCP, and QUIC to bypass deep packet inspection and censorship. It also implements quantum-resistant

    Rustelectronnodejsopenvpn
    Ver en GitHub↗6,778
  • klzgrad/naiveproxyAvatar de klzgrad

    klzgrad/naiveproxy

    9,196Ver en GitHub↗

    naiveproxy is a censorship circumvention tool and traffic obfuscation proxy. It functions as an HTTP/2 transport proxy that tunnels SOCKS5 traffic over HTTP/2 to hide network activity and bypass network blocks. The project distinguishes itself by mimicking standard web browser requests to evade deep packet inspection. It employs traffic camouflage techniques such as redirecting unauthorized probing requests to decoy web servers and using randomized packet padding to defeat length-based traffic analysis. The software provides a local SOCKS5 proxy endpoint, credential-based request authenticat

    C++
    Ver en GitHub↗9,196
Ver las 30 alternativas a REALITY→