Python Repository
Coding

nordcheck.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

fnametolower.py
This python script converts all filesnames to lower case, and can work recursively.