add clients with support for obfuscation

This commit is contained in:
lawtancool 2019-11-17 17:16:17 -08:00 committed by GitHub
parent 738428e544
commit 3492009626
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,10 @@ OpenVPN server in a Docker container complete with an EasyRSA PKI CA, with suppo
* Docker Registry @ [lawtancool/docker-openvpn-xor](https://hub.docker.com/r/lawtancool/docker-openvpn-xor) * Docker Registry @ [lawtancool/docker-openvpn-xor](https://hub.docker.com/r/lawtancool/docker-openvpn-xor)
* GitHub @ [lawtancool/docker-openvpn-xor](https://github.com/lawtancool/docker-openvpn-xor) * GitHub @ [lawtancool/docker-openvpn-xor](https://github.com/lawtancool/docker-openvpn-xor)
#### Clients with support for the Tunnelblick obfuscation patch
* Windows: https://github.com/lawtancool/openvpn-windows-xor
* Android: https://github.com/lawtancool/ics-openvpn-xor
## Quick Start ## Quick Start
* Pick a name for the `$OVPN_DATA` data volume container. It's recommended to * Pick a name for the `$OVPN_DATA` data volume container. It's recommended to