Here you'll find some OpenSource Software that I've
written. I'm sometimes not too careful with the licence (sometimes
there is none). If you're unsure just ask. Anyway, I don't really care
about licences. Pick the one you like.
- sms is a perl program to send short messages to
cellphones in Guatemala.
- tcpstats is a perl program to display traffic
statistics on a per-network basis.
- dusort is a perl script to sort the
output from GNU's du(1) command. It's best used as
$ du -sh * | dusort
- mkcert is a shell script (heavily based
on the one that comes with Apache's modssl) that generates SSL
certificates signed by a CA generated by the script itself.
- nsldap is a module that allows you to
talk to an LDAP database from AOLServer. It uses the OpenLDAP libraries.
- nspasswd is a module that allows you
to compare passwords stored in Crypt, MD5, SMD5, SHA, and SSHA
formats from AOLServer.
- unix2dos is a
very small program that translates the CR/LF of DOS to the LF of
Unix and vice versa. (If you have FreeBSD you'll find it in the
port's collection in
converters/unix2dos.)
obonilla@galileo.edu