Skip to content

Instantly share code, notes, and snippets.

@mohatb
Created June 23, 2020 10:05
Show Gist options
  • Select an option

  • Save mohatb/335c777d4b8c8021f0b62e8f23d413ba to your computer and use it in GitHub Desktop.

Select an option

Save mohatb/335c777d4b8c8021f0b62e8f23d413ba to your computer and use it in GitHub Desktop.
Test openvpn connection
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