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

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

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

TelegramMessenger/MTProxy

0
View on GitHub↗
6,863 نجوم·1,118 تفرعات·C·3 مشاهدات

MTProxy

MTProxy is a proxy server that routes traffic to Telegram servers using the MTProto protocol to bypass network restrictions. It functions as a system for managing secure connections and forwarding protocol traffic between clients and destination servers.

The project implements traffic obfuscation by adding random padding to packets to mask data patterns and hide proxy usage from internet service providers. It also includes a connection manager that restricts user access through the validation of specific authentication secrets.

The system provides operational observability by exposing real-time performance metrics and system health data via a local port. It handles raw byte stream relaying and specialized protocol routing to maintain connectivity.

Features

  • Censorship Circumvention Tools - Bypasses regional network restrictions to enable connectivity to Telegram servers using the MTProto protocol.
  • MTProto Proxy Management - Provides tools for managing the state and authentication secrets of MTProto-based proxy servers.
  • Traffic Routing Proxies - Routes client requests to Telegram servers through an intermediary proxy to bypass regional restrictions.
  • MTProto - Implements a proxy server specifically designed to forward and encapsulate MTProto protocol traffic.
  • Secret-Keyed Validation - Restricts proxy tunnel access by validating incoming requests against pre-shared secret keys.
  • Secrets Management - Implements a security mechanism to restrict user access via the management of authentication secrets.
  • Proxy Authentication - Enforces access control on proxy connections by requiring specific authentication secrets.
  • Traffic Masking Proxies - Disguises proxy traffic by adding random padding to packets, preventing detection via pattern analysis.
  • TCP Proxies - Relays raw TCP byte streams between clients and target servers to bypass network restrictions.
  • Traffic Obfuscation - Masks network traffic patterns using padding to hide proxy usage from internet service providers.
  • Packet Size Randomizers - Obscures traffic patterns by randomizing packet sizes with padding to evade deep packet inspection.
  • Proxy Protocols - Official implementation of the Telegram proxy protocol.

سجل النجوم

مخطط تاريخ النجوم لـ telegrammessenger/mtproxyمخطط تاريخ النجوم لـ telegrammessenger/mtproxy

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ MTProxy

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع MTProxy.
  • ginuerzh/gostالصورة الرمزية لـ ginuerzh

    ginuerzh/gost

    18,019عرض على GitHub↗

    gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted connections. It functions as a traffic obfuscation gateway and a transparent proxy server capable of intercepting TCP and UDP traffic at the IP level. The project also includes a virtual network interface manager for creating TUN and TAP devices to intercept operating system packets. The system distinguishes itself through a chain-based request routing model, allowing traffic to pass through an ordered sequence of proxy nodes. It provides extensive transport-layer encapsulatio

    Godnsgogolang
    عرض على GitHub↗18,019
  • zizifn/edgetunnelالصورة الرمزية لـ zizifn

    zizifn/edgetunnel

    8,289عرض على GitHub↗

    Edgetunnel is a serverless network proxy and VLESS proxy implementation designed to run on Cloudflare Workers. It functions as a VPN proxy that routes network traffic through edge computing platforms to provide an anonymized gateway for outbound internet requests. The project focuses on internet censorship circumvention and the bypass of network restrictions. It utilizes serverless proxy routing to mask original traffic sources and navigate regional filters or firewalls. The system manages traffic through serverless-based proxy tunneling, using WebSocket-based stream forwarding and protocol-

    JavaScriptcloudflare-workersedgefunctionsv2ray
    عرض على GitHub↗8,289
  • cbeuw/cloakالصورة الرمزية لـ cbeuw

    cbeuw/Cloak

    4,026عرض على 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
    عرض على GitHub↗4,026
  • apernet/hysteriaالصورة الرمزية لـ apernet

    apernet/hysteria

    21,894عرض على GitHub↗

    Hysteria is a cross-platform proxy tool designed to route network traffic over the QUIC protocol. It functions as a proxy server infrastructure that facilitates secure traffic tunneling, specifically targeting the circumvention of restrictive network firewalls and censorship. The software utilizes UDP-encapsulated traffic tunneling and cryptographic stream obfuscation to hide traffic patterns and bypass deep packet inspection. By employing custom congestion control algorithms, it dynamically adjusts transmission rates based on real-time network conditions and packet loss metrics to maintain c

    Gocensorship-circumventiongolanghttp-proxy
    عرض على GitHub↗21,894
عرض جميع البدائل الـ 30 لـ MTProxy→

الأسئلة الشائعة

ما هي وظيفة telegrammessenger/mtproxy؟

MTProxy is a proxy server that routes traffic to Telegram servers using the MTProto protocol to bypass network restrictions. It functions as a system for managing secure connections and forwarding protocol traffic between clients and destination servers.

ما هي الميزات الرئيسية لـ telegrammessenger/mtproxy؟

الميزات الرئيسية لـ telegrammessenger/mtproxy هي: Censorship Circumvention Tools, MTProto Proxy Management, Traffic Routing Proxies, MTProto, Secret-Keyed Validation, Secrets Management, Proxy Authentication, Traffic Masking Proxies.

ما هي البدائل مفتوحة المصدر لـ telegrammessenger/mtproxy؟

تشمل البدائل مفتوحة المصدر لـ telegrammessenger/mtproxy: ginuerzh/gost — gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted… zizifn/edgetunnel — Edgetunnel is a serverless network proxy and VLESS proxy implementation designed to run on Cloudflare Workers. It… cbeuw/cloak — Cloak is a set of censorship circumvention tools designed for secure proxy tunneling and internet traffic obfuscation.… apernet/hysteria — Hysteria is a cross-platform proxy tool designed to route network traffic over the QUIC protocol. It functions as a… cyfdecyf/cow — This project is a Go-based HTTP proxy server designed as a censorship circumvention tool. It functions as an upstream… shadowsocks/shadowsocks — Shadowsocks is a secure network tunneling tool designed for censorship circumvention and private internet…