Browsing: Coding

Material relevant to writing code

A quick and dirty little script that will take a list of IP’s and find which of them has the lowest latency / is closest to you.

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.

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

A multithreaded Python program that will encrypt/decrypt all specified files recursively, very quickly.

A program I’ve been using for 10 years, this abstracts a password into a separate file, providing multifactor to your LUKS encrypted volume.

Part of the Brutus Project, this article goes over the main Linux server running Portsentry and Brutus.

Part of the Brutus Project, this article goes over Brutus client servers, so that you can run one main Brutus server and all the other servers in your network send it commands remotely.