Created
June 23, 2020 10:05
-
-
Save mohatb/335c777d4b8c8021f0b62e8f23d413ba to your computer and use it in GitHub Desktop.
Test openvpn connection
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| echo -e "\x38\x01\x00\x00\x00\x00\x00\x00\x00" | timeout 10 nc -u <openvpnserver> 1194 | cat -v |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment