1 रिपॉजिटरी
Techniques for making network traffic resemble standard protocols to evade detection.
Distinct from Security & HTTPS: Focuses on active mimicry for obfuscation, whereas Security & HTTPS covers general certificate and encryption management.
Explore 1 awesome GitHub repository matching security & cryptography · Protocol Imitations. Refine with filters or upvote what's useful.
Trojan is a censorship circumvention tool and TLS proxy server designed to bypass network restrictions by imitating legitimate web services. It functions as a TLS traffic obfuscator that masks proxy activity by mimicking the handshake and data flow of standard HTTPS requests. The system disguises network traffic as common web browsing to avoid deep packet inspection. It achieves this by wrapping TCP and UDP data within TLS encryption and forwarding unauthenticated or unauthorized requests to a legitimate destination website to hide the proxy's purpose. The project provides a tunnel that conv
Imitates the HTTPS protocol to make encrypted proxy connections appear as legitimate web browsing.