L
Pieces of source code
(complete list)
(complete list)
TinyHTTPProxy
Small http/https proxy written in 123 lines of python code. You can grab the latest version here: http://www.okisoft.co.jp/esc/python/proxy
Get the code!
using openssl to test aTLS smtp connection
You can use openssl to connect to a TLS-secured SMTP server.
Get the code!
recursive managed deletion of files
Use this script if you want to delete recursively a directory which contains too much files for rm (in case rm takes too long and the load of your machine gets too high)
Get the code!