http://gpp6nwvsps43b3mfacsh433uroo6uyjvvpr6tgj4jh4n5ngxt7rqbvid.onion/posts/openvpn-tunnelblick-xor-patch.html
/easyrsa gen-dh Generate a preshared key to encrypt the initial exchange: openvpn --genkey secret pki/tls-crypt.key Copy all the keys and certificates into position in the OpenVPN directory: cp pki/ca.crt /etc/openvpn cp pki/private/server.key /etc/openvpn/server cp pki/issued/server.crt /etc/openvpn/server cp pki/private/debian10.key /etc/openvpn/client cp pki/issued/debian10.crt /etc/openvpn/client cp...