Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obfuscation #83

Closed
marfier opened this issue Sep 13, 2021 · 2 comments
Closed

Obfuscation #83

marfier opened this issue Sep 13, 2021 · 2 comments

Comments

@marfier
Copy link

marfier commented Sep 13, 2021

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
Copy link
Owner

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
Copy link

ArcCal commented Sep 14, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants