spoofdpi

Anti-censorship tool that bypasses DPI-based internet blocking

brewmacoslinux
Try with needOr install directly
Source

About

Simple and fast anti-censorship tool written in Go

Commands

spoofdpi

Examples

Start spoofdpi proxy server on default port 8080$ spoofdpi
Run spoofdpi on a custom port$ spoofdpi -port 9090
Configure system to use spoofdpi as HTTP proxy$ export http_proxy=http://localhost:8080 && curl https://example.com