OpenVPN / openvpn

OpenVPN is an open source VPN daemon
http://openvpn.net
Other
10.75k stars 2.99k forks source link

[Feature suggestion] add obfs4 support #464

Closed languagemaniac closed 10 months ago

languagemaniac commented 10 months ago

Hi, I would like to suggest the addition of obfs4 obfuscation in openvpn.

I am not a programmer, so I don't know if what I'm asking is overly complicated or not. Pardon for my ignorance.

I just followed some instructions to create my own vpn server in my raspberry pi, which I just started to fiddle with recently.

I think many people could benefit from this.

For now I have set up a regular vpn which is nice still.

schwabe commented 10 months ago

We rather want a proper API in OpenVPN instead of hardcoding some obfuscation mechansim that will then need to support for years to come even when it is working anymore for its intended purpose. There have been people that wanted to look into that or companies that threw some API towards us but keeping the usable plugin to themselves so that we could not even test that.