Hi all,
I wrote a patch to obfuscate OpenVPN's traffic to avoid protocol
identification. Compared with other traffic obfuscation methods like using
static keys or obfsproxy, it only adds one more config parameter, and
supports both TCP and UDP. If OpenVPN releases support this, lots of
devices wil
On Wed, Jan 23, 2013 at 6:39 PM, Gert Doering wrote:
> Hi,
>
> On Wed, Jan 23, 2013 at 06:21:53PM +0800, 77 77 wrote:
> > The patch is based on openvpn-2.2.1, but works fine with openvpn-2.2.2.
>
> OpenVPN 2.2 is in maintenance mode: only bugfixes will get applied.
>
>
On Wed, Jan 23, 2013 at 8:49 PM, David Sommerseth <
openvpn.l...@topphemmelig.net> wrote:
> On 23/01/13 11:21, 77 77 wrote:
> > Hi all,
> >
> > I wrote a patch to obfuscate OpenVPN's traffic to avoid protocol
> > identification. Compared with other traf