There are some cases when VPN client has no (working) linux-version. Is it possible to run linux openvpn client with proper flags to replace them?
For example - first dump messages between client and server during connection establishment, then get VPM parameters from tcpdump using wireshark and finally run openvpn with proper params?
Thanks.