jedisct1 / dsvpn

A Dead Simple VPN.
MIT License
5.17k stars 395 forks source link

Obfuscation #83

Closed marfier closed 3 years ago

marfier commented 3 years ago

Hello,

I'm trying to get around a very restrictive MAN firewall which blocks VPNs, many websites, and all outbound ports except 80 and 443 over TCP. I need a reliable VPN that obfuscates traffic well and works over port 80 or 443 over TCP. I tried several commercial and self-hosted options, all of which did not work for me. This one looks promising, but there is no obfuscation layer.

How can I add an obfuscation layer to DSVPN?

Thanks.

jedisct1 commented 3 years ago

DSVPN's traffic looks like random.

It doesn't try to disguise as a different protocol.

Try it and see if it works for you :)

ArcCal commented 3 years ago

Many open-source projects are out there to disguise traffic as regular HTTPS and bypass the GREAT FIREWALL OF CHINA. These tools may works you.