Coding 03/31/2018nordcheck.py NordVPN (www.nordvpn.com) is an excellent provider that has thousands of OpenVPN endpoints – this multithreaded program downloads all of them and finds the endpoint nearest you.
Coding 03/31/2018fnametolower.py This python script converts all filesnames to lower case, and can work recursively.
Coding 03/31/2018crypt.py A multithreaded Python program that will encrypt/decrypt all specified files recursively, very quickly.