Home
About Me
Links
What Do I Think About...
Stuff
Progs
Journal

Progs

Progs

Here you will find some programs I wrote for my own usage and that perhaps you will too find usefull. They were originaly wrote for MY computer with MY settings so they are not that much configurable from commandline. Read the README file for more information (where available).

These are writen and tested under Linux and doubt they will work under windows (because or carriage returns, "/" ==> "\") and stuff like that. But you are welcome to try it.

Here they are:

Gnut patch
This is a patch for gnut, command line gnutella network client, enabling multiple downloads of one source from multiple clients. Gnut is a command line client for the gnutella network. The patch is for version 0.4.28
Download: gnut-patch-0.4.28.gz
Sortmail.pl
This is a perl script that separates your mailbox into different files, according to who send each mail. Pretty usefull if you're on mailing lists.
Download: sortmail.tar.gz
Broken_links.pl
This is another perl script that finds the broken links in a directory structure.
Download: broken_links.gz
Cracker
That's a C program that cracks standard DES *nix password files.
Download: cracker.tar.gz
dict.pl
A perl script that tries to be a spell ckecker. It's also a little friendly with html documents.
Download: dict.pl.gz
Webnews
A C cgi program that enables discussions over the web. Something like slashdot.org. Not finished by a long shot.
Download: webnews-0.6.tar.gz
Wrap
This one could be described as "A C program that redirects a network connection"
Download: wrap.tar.gz

Notes: