awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • valdikss/goodbyedpiالصورة الرمزية لـ ValdikSS

    ValdikSS/GoodbyeDPI

    27,936عرض على 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
    عرض على GitHub↗27,936
  • v2fly/fhs-install-v2rayالصورة الرمزية لـ v2fly

    v2fly/fhs-install-v2ray

    6,756عرض على 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
    عرض على GitHub↗6,756
  1. Home
  2. Security & Cryptography
  3. Protocol Obfuscation