awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesProtocol Obfuscation

Techniques for masking network protocol metadata to prevent traffic analysis.

Distinguishing note: Specifically targets HTTP header structure to evade middlebox pattern matching.

Explore 2 awesome GitHub repositories matching security & cryptography · Protocol Obfuscation. Refine with filters or upvote what's useful.

Awesome Protocol Obfuscation GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • valdikss/goodbyedpiAvatar de ValdikSS

    ValdikSS/GoodbyeDPI

    27,936Voir sur GitHub↗

    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

    Alters protocol header structure and casing to evade pattern-matching algorithms used by network middleboxes.

    Canticensorshipcensorship-circumventiondeep-packet-inspection
    Voir sur GitHub↗27,936
  • v2fly/fhs-install-v2rayAvatar de v2fly

    v2fly/fhs-install-v2ray

    6,756Voir sur GitHub↗

    fhs-install-v2ray is a shell script that automates the deployment of V2Ray, a network proxy tool, on Linux servers. It downloads precompiled binaries and geographic data from a release server, places them into standard Linux filesystem directories, and registers V2Ray as a persistent background service managed by systemd. The script is designed to be idempotent, meaning repeated runs do not overwrite custom configurations, and uninstallation removes all installed files and services completely. The tool distinguishes itself by enforcing a Filesystem Hierarchy Standard (FHS) layout, mapping bin

    Combines multiple transport layers and disguising methods to mask network traffic as standard web requests.

    Shellinstallerscriptv2ray
    Voir sur GitHub↗6,756
  1. Home
  2. Security & Cryptography
  3. Protocol Obfuscation