srv-5:~ usr4$ ./spiderkiller -help
Usage: spiderkiller [-help] [-n ] [-k ] [-r ] [-x]
-help: print this message
-n: set maximal number of addresses created
-k: set maximal size in kilobyte of the created code
-r: set the random seed (an integer). Default is the current time.
-x: print no html, just a list of addresses
The purpose of this program is to create lists of bogus email
addresses to clobber automated address collection tools, of the
kind that spammers use. Feel free to put these on your web pages;
the more, the merrier. (C) 1998 Peter Selinger. This is free
software under the GNU General Public License.
srv-5:~ usr4$
|