Usage:
- Download the
thm-troubleshootscript. Saving it to the same place as your OpenVPN configuration pack (~/Downloadsby default) is advisable, but not essential. - In your Linux terminal, make the script executable with
chmod +x <path-to-script>. If you downloaded the script to your Downloads folder, this will bechmod +x ~/Downloads/thm-troubleshoot. - Run the script by typing
sudofollowed by the path to the script into your terminal and pressing enter. If the script is in your downloads, it will be the following command:sudo ~/Downloads/thm-troubleshoot. - The script will instruct you on how to proceed from there.
Disclaimer -- this script is designed to work on Kali, Ubuntu, or other Debian based systems to solve basic OpenVPN errors. If you're using a non-recommended distribution then it is assumed that you can also troubleshoot these errors manually
Any question or issues (or if connectivity problems persist), please ask in the TryHackMe Discord server. Happy Hacking!