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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SadeghHayeri avatar

SadeghHayeri/GreenTunnel

0
View on GitHub↗
4,855 Stars·306 Forks·JavaScript·MIT·5 Aufrufe

GreenTunnel

GreenTunnel is a network utility designed to circumvent deep packet inspection and bypass internet censorship. It functions as a tool that modifies outgoing network packets and encrypts DNS lookups to prevent internet service providers and network filtering systems from detecting and blocking specific web destinations.

The project implements an HTTP fragmentation proxy and an HTTPS handshake fragmenter. These components split request headers and TLS handshake records across multiple segments to conceal hostnames and destination server names from inspection systems.

The software also includes a DNS-over-HTTPS client to retrieve IP addresses using encrypted protocols, preventing the interception or spoofing of standard DNS lookups. Additional capabilities cover TCP packet manipulation and segment fragmentation at the transport layer to evade traffic inspection.

Features

  • Packet Inspection Evasion Engines - Functions as an evasion engine that alters traffic patterns to bypass deep packet inspection systems.
  • Censorship Bypasses - Employs specific techniques to evade internet censorship and IP-based blocking.
  • Handshake Fragmentation - Fragments TLS handshake records to conceal the requested server name from inspection systems.
  • DNS-over-HTTPS Clients - Implements a DNS-over-HTTPS client to securely resolve domain names and prevent ISP interception.
  • DPI Bypass Utilities - Provides utilities specifically designed to modify network traffic to avoid deep packet inspection.
  • Fragmentation Proxies - Implements a local proxy that fragments HTTP request headers to hide hostnames from censorship filters.
  • Local Proxy Gateways - Provides a local server architecture that intercepts and modifies outgoing network traffic before forwarding it.
  • Handshake Fragmentation - Fragments initial HTTPS handshake records to prevent inspection systems from identifying the server name.
  • TCP Segment Slicing - Slices TCP streams into small segments to hide identifying headers from deep packet inspection.
  • Packet Manipulation Toolkits - Actively modifies raw network data at the transport layer to bypass signature-based filtering rules.
  • Handshake Fragmentation - Splits the initial HTTPS handshake to hide the destination server name from network filters.
  • Encrypted DNS Resolvers - Routes domain name lookups through secure protocols like DoH to ensure DNS privacy.
  • Fragmentation Evasion - Splits HTTP requests across segments to hide host headers from network inspection systems.
  • Open-source projects made by Iranian developers - Listed in the “Open-source projects made by Iranian developers” section of the Github Do Not Ban Us awesome list.
  • Censorship Circumvention - Cross-platform tool designed to bypass internet censorship and filtering.

Star-Verlauf

Star-Verlauf für sadeghhayeri/greentunnelStar-Verlauf für sadeghhayeri/greentunnel

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu GreenTunnel

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit GreenTunnel.
  • dovecoteescapee/byedpiandroidAvatar von dovecoteescapee

    dovecoteescapee/ByeDPIAndroid

    5,043Auf GitHub ansehen↗

    ByeDPIAndroid is a deep packet inspection bypass tool for Android that functions as a local SOCKS5 proxy. It modifies TCP packets to evade network censorship and bypass regional internet restrictions on mobile devices. The project operates as a network traffic obfuscator and TCP packet fragmenter. It splits network data into smaller pieces and hides the nature of internet requests to prevent automated blocking and traffic shaping by internet service providers. The system covers a range of capabilities including host-based traffic interception and dynamic packet modification. It utilizes non-

    Kotlinanticensorshipcensorship-circumventiondeep-packet-inspection
    Auf GitHub ansehen↗5,043
  • bol-van/zapretAvatar von bol-van

    bol-van/zapret

    15,555Auf GitHub ansehen↗

    Zapret is a deep packet inspection bypass tool and packet manipulation framework designed to circumvent network censorship. It operates as a transparent network proxy and TCP traffic obfuscator that modifies packets to deceive network inspection systems. The project distinguishes itself through advanced desynchronization strategies, including the modification of TLS client hello handshakes and the use of fake packet injection. It utilizes a combination of TCP stream segmentation, sequence overlapping, and TTL adjustment to hide prohibited requests from firewalls while ensuring the destination

    Canti-dpicensorship-circumventionfreebsd
    Auf GitHub ansehen↗15,555
  • xvzc/spoofdpiAvatar von xvzc

    xvzc/spoofdpi

    4,794Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,794
  • valdikss/goodbyedpiAvatar von ValdikSS

    ValdikSS/GoodbyeDPI

    27,936Auf GitHub ansehen↗

    GoodbyeDPI is a censorship circumvention utility designed to bypass deep packet inspection and restrictive network filtering. It functions as a background engine that intercepts and modifies network traffic at the kernel level, allowing users to maintain connectivity in environments where specific protocols or web content are blocked. The tool employs active manipulation techniques to confuse inspection hardware, including TCP stream fragmentation, HTTP header obfuscation, and the injection of out-of-order packets. By altering packet structures and dropping specific redirection patterns, it m

    Canticensorshipcensorship-circumventiondeep-packet-inspection
    Auf GitHub ansehen↗27,936
Alle 30 Alternativen zu GreenTunnel anzeigen→

Häufig gestellte Fragen

Was macht sadeghhayeri/greentunnel?

GreenTunnel is a network utility designed to circumvent deep packet inspection and bypass internet censorship. It functions as a tool that modifies outgoing network packets and encrypts DNS lookups to prevent internet service providers and network filtering systems from detecting and blocking specific web destinations.

Was sind die Hauptfunktionen von sadeghhayeri/greentunnel?

Die Hauptfunktionen von sadeghhayeri/greentunnel sind: Packet Inspection Evasion Engines, Censorship Bypasses, Handshake Fragmentation, DNS-over-HTTPS Clients, DPI Bypass Utilities, Fragmentation Proxies, Local Proxy Gateways, TCP Segment Slicing.

Welche Open-Source-Alternativen gibt es zu sadeghhayeri/greentunnel?

Open-Source-Alternativen zu sadeghhayeri/greentunnel sind unter anderem: bol-van/zapret — Zapret is a deep packet inspection bypass tool and packet manipulation framework designed to circumvent network… dovecoteescapee/byedpiandroid — ByeDPIAndroid is a deep packet inspection bypass tool for Android that functions as a local SOCKS5 proxy. It modifies… xvzc/spoofdpi — SpoofDPI is a network application and local proxy server designed as an anti-censorship tool. It functions as a deep… valdikss/goodbyedpi — GoodbyeDPI is a censorship circumvention utility designed to bypass deep packet inspection and restrictive network… flowseal/zapret-discord-youtube — This project is a censorship circumvention utility designed to maintain connectivity to restricted online services by… adguardteam/dnsproxy — dnsproxy is an encrypted DNS proxy and traffic router that translates and forwards DNS requests between clients and…