Utilities
Here are some tools that I designed primarily for myself, but you are welcome to use them.
Email address encoder is a simple email address obfuscator.
Htpasswd generator is a web-based replacement for htpasswd(1).
IP address is the most efficient way to know your external IP address:
curl http://myks.org/utilities/ip
set date is very useful in virtual machines, because they loose the current time when they are suspended:
curl http://myks.org/utilities/set_date | sh
The source code for each of these tools is available.
If you arrived here by mistake, you should head back to my homepage.