-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
Introducing Trojan-Pro, a lightweight and efficient customized implementation of the Trojan protocol designed for speed, reliability, and stealth. Built with C++17 and Boost.Asio, Trojan-Pro focuses on maximizing throughput while minimizing resource consumption.
Unlike traditional proxies, Trojan-Pro mimics standard HTTPS traffic to effectively bypass Deep Packet Inspection (DPI) and ISP QoS limitations, making it an ideal solution for securing your network traffic without compromising performance.
β¨ Key Features:
π High Performance: Native C++17 implementation with an asynchronous I/O model (Boost.Asio) ensures low latency and high concurrency.
β‘ Multithreading & Optimization: Features a configurable thread pool and zero-copy buffer management to fully utilize multi-core CPUs.
π Robust Security: Fully supports TLS 1.3 for state-of-the-art encryption and forward secrecy.
π΅οΈ Stealth: Indistinguishable from legitimate HTTPS traffic; resists active probing by responding like a standard web server.
π³ Easy Deployment: Includes a one-click installation script and Docker support for hassle-free setup.
π Broad Compatibility: Supports SOCKS5 proxying, transparent proxy (NAT) on Linux, and MySQL integration for user management.
π Project Address: https://github.com/proxy-trojan/trojan-obfuscation
Suggested One-Click Install Command
bash <(curl -sL https://raw.githubusercontent.com/proxy-trojan/trojan-obfuscation/feature_1.0_no_obfus_and_no_rules/install.sh)