← Package directory
Available on winget

Install DPIBreak

Fast and easy-to-use DPI circumvention tool in Rust

Install with winget
winget install --id Dilluti0n.DPIBreak
Upgrade
winget upgrade --id Dilluti0n.DPIBreak
Uninstall
winget uninstall --id Dilluti0n.DPIBreak

About DPIBreak

Fast and easy-to-use tool for circumventing Deep Packet Inspection (DPI) on HTTPS connections. While your actual data is encrypted over HTTPS, there is a limitation: the TLS ClientHello packet - which contains the destination domain (aka SNI) - must be sent in plaintext during the initial handshake. DPI equipment inspects it at intermediate routers and drops the connection if its SNI is on their blacklist. The goal of DPIBreak is to manipulate outgoing TLS ClientHello packets in a standards-compliant way, so that D...

Version history

Version Updated Notes
0.6.1 Unknown Release notes
0.6.0 Unknown Configurable segmentation order for the TLS ClientHello split.