Closed JavaScriptDude closed 7 years ago
Thanks a ton, @JavaScriptDude-- this pr looks great. I like the password verification you added, and it makes sense to do a check for python 2 right up front. I am going to do some manual testing to make sure all is well with the port and algo change before I merge. Cheers.
1) To resolve a recent issue with the default port of 1194 in PIA, switching to port 1198 and using auth settings defined in their documentation. Check current Ubuntu script on PIA website for an example of this. 2) Adding Password verification check 3) Adding code to hard block Python 2.x to aid usability