Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI - Static binary available
-
Updated
Jul 29, 2025 - Rust
WebSocket is a computer communications protocol, providing full-duplex communication channels for interaction between a web browser (or other client application) and a web server over a single TCP connection. The WebSocket protocol allows for sending messages to a server and receiving event-driven responses without having to poll the server for a reply, facilitating real-time data transfer from and to the server. This is made possible by providing a standardized way for the server to send content to the client without being first requested by the client, and allowing messages to be passed back and forth while keeping the connection open. In this way, a two-way ongoing conversation can take place between the client and the server.
Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI - Static binary available
Future-based Tungstenite for Tokio. Lightweight stream-based WebSocket implementation
Rust projects here are easy to use. There are blog posts for them also.
Fast and easy-to-use event-driven network library.
High performance Rust stream processing engine seamlessly integrates AI capabilities, providing powerful real-time data processing and intelligent analysis.
A blazing-fast Python HTTP Client with TLS fingerprint
A CLI development tool for WebSocket APIs
用Rust实现仿nginx,力争实现一个可替代方案,http/https代理, socks5代理, 负载均衡, 反向代理, 静态文件服务器,四层TCP/UDP转发,websocket转发, 内网穿透nat
AutoKuma is a utility that automates the creation of Uptime Kuma monitors based on Docker container labels. With AutoKuma, you can eliminate the need for manual monitor creation in the Uptime Kuma UI.
A MITM Proxy 🧑💻! Toolkit for HTTP/1, HTTP/2, and WebSockets with SSL/TLS Capabilities. Learning Project.
A powerful and flexible proxy CLI for capturing and inspecting HTTP(S) and WS(S) traffic, with TUI and WebUI.
Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation
An ergonomic Rust HTTP Client with TLS fingerprint
Created by Michael Carter, Ian Hickson