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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Flowseal avatar

Flowseal/tg-ws-proxy

0
View on GitHub↗
7,906 stars·380 forks·Python·MIT·12 views

Tg Ws Proxy

tg-ws-proxy is a local proxy server and network tool designed to route Telegram traffic through WebSocket connections. It functions as a bridge that tunnels MTProto protocol traffic to bypass network restrictions and circumvent firewalls that block direct connections to messaging services.

The project includes a system tray proxy manager that provides a desktop interface for controlling the server state. This manager allows for updating connection secrets, viewing server logs, and restarting services through a native OS desktop tray icon.

The system supports establishing proxy connections via specialized connection strings or manual entry of addresses, ports, and secrets. It manages traffic by intercepting outgoing client requests and redirecting them through a local loopback to a remote endpoint.

Features

  • MTProto Implementations - Implements the MTProto protocol to securely forward encrypted Telegram traffic between local clients and remote servers.
  • WebSocket Proxy Tunnels - Wraps MTProto traffic inside WebSocket streams to tunnel communication across restricted network boundaries.
  • Censorship Bypass Routing - Routes traffic through WebSocket tunnels specifically to circumvent internet censorship and network blocks.
  • Local Loopback - Binds to local loopback interfaces to intercept outgoing Telegram requests and tunnel them to a remote endpoint.
  • MTProto - Functions as a local proxy server that routes Telegram traffic through WebSocket connections to bypass restrictions.
  • Restrictive Network Connectivity - Ensures communication stability in restrictive environments by wrapping messaging traffic in WebSocket streams.
  • MTProto Proxy Clients - Implements an MTProto proxy client to maintain messaging service access when direct connections are restricted.
  • Traffic Tunneling - Redirects MTProto traffic through a secure bridge to maintain connectivity to blocked messaging services.
  • Process Controllers - Provides a native OS desktop tray icon to control background server lifecycles and update configurations.
  • MTProto Proxy Management - Provides a dedicated system tray tool for monitoring logs and updating connection secrets for the MTProto proxy.
  • Proxy Management Systems - Offers a management interface to monitor server logs, edit configurations, and control proxy connection states.
  • Tray-Based Controllers - Provides a desktop interface via a system tray icon to update secrets and manage server states.

Star history

Star history chart for flowseal/tg-ws-proxyStar history chart for flowseal/tg-ws-proxy

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Tg Ws Proxy

Similar open-source projects, ranked by how many features they share with Tg Ws Proxy.
  • yeahwu/v2ray-wssyeahwu avatar

    yeahwu/v2ray-wss

    3,686View on GitHub↗

    v2ray-wss is a Linux proxy deployment script and installer used to set up V2Ray proxy servers for secure network routing and traffic obfuscation. It functions as a multi-protocol proxy server and gateway, enabling the deployment of encrypted tunnels on Linux distributions. The project specifically provides a WebSocket proxy gateway that routes traffic through Nginx and WebSockets to mask proxy connections as standard web traffic. It supports both domain-based configurations for users with registered domains and domainless proxy setups for users without a dedicated domain. The system automate

    Shellhysteria2nginxreality
    View on GitHub↗3,686
  • fw876/helloworldfw876 avatar

    fw876/helloworld

    4,165View on GitHub↗

    This project is a censorship circumvention tool and transparent proxy gateway designed to bypass local network restrictions. It functions as a SOCKS5 proxy server, a DNS tunneling tool, and a network traffic obfuscator to help users access blocked websites. The software implements masking protocols to hide the origin and destination of data to evade restrictive firewalls. It provides capabilities for network traffic obfuscation and secure DNS tunneling to protect network privacy and resolve blocked domains. The system handles wide-scale traffic management by intercepting system network traff

    C
    View on GitHub↗4,165
  • haoel/haoel.github.iohaoel avatar

    haoel/haoel.github.io

    13,063View on GitHub↗

    This project is a technical resource and guide for bypassing internet censorship and network restrictions. It provides instructional documentation for configuring proxies and tunnels to circumvent IP blocking and access restricted websites and services. The guides cover the deployment of Shadowsocks, L2TP/IPSec, and SSH tunnels on virtual private servers. It focuses on masking server IP addresses by routing traffic through content delivery networks and using WebSockets to maintain connectivity. Additional technical coverage includes the implementation of SOCKS5 and HTTP proxies, the configur

    Shell
    View on GitHub↗13,063
  • danog/madelineprotodanog avatar

    danog/MadelineProto

    3,344View on GitHub↗

    MadelineProto is an asynchronous PHP library that provides a programmatic interface for interacting with the Telegram API using the MTProto protocol, the same protocol used by official Telegram clients. It functions as both a Telegram bot SDK and a userbot automation library, enabling PHP applications to connect to Telegram as either a bot account or a regular user account, sending and receiving messages, media, and other data directly without relying on the Bot API intermediary. The library is built on an event-driven architecture with Amp v3 fiber-based concurrency, allowing for non-blockin

    PHPamphpasyncbot
    View on GitHub↗3,344
See all 30 alternatives to Tg Ws Proxy→

Frequently asked questions

What does flowseal/tg-ws-proxy do?

tg-ws-proxy is a local proxy server and network tool designed to route Telegram traffic through WebSocket connections. It functions as a bridge that tunnels MTProto protocol traffic to bypass network restrictions and circumvent firewalls that block direct connections to messaging services.

What are the main features of flowseal/tg-ws-proxy?

The main features of flowseal/tg-ws-proxy are: MTProto Implementations, WebSocket Proxy Tunnels, Censorship Bypass Routing, Local Loopback, MTProto, Restrictive Network Connectivity, MTProto Proxy Clients, Traffic Tunneling.

What are some open-source alternatives to flowseal/tg-ws-proxy?

Open-source alternatives to flowseal/tg-ws-proxy include: fw876/helloworld — This project is a censorship circumvention tool and transparent proxy gateway designed to bypass local network… haoel/haoel.github.io — This project is a technical resource and guide for bypassing internet censorship and network restrictions. It provides… yeahwu/v2ray-wss — v2ray-wss is a Linux proxy deployment script and installer used to set up V2Ray proxy servers for secure network… danog/madelineproto — MadelineProto is an asynchronous PHP library that provides a programmatic interface for interacting with the Telegram… ginuerzh/gost — gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted… cyfdecyf/cow — This project is a Go-based HTTP proxy server designed as a censorship circumvention tool. It functions as an upstream…