| |
|
|
IRC Search
What ircsearch does is search a list of specified list irc servers from a text file and attempts to
gather any DNS/IP information on a specified users nickname. The reason i wrote this was because i
am relatively new to C and wanted to "really code something". The second reason is a bit of a story.
See the README for details. Questions, comments, suggestions, bugs are always welcome.
The code is buggy and needs a lot of work. As of right now this is pretty much a dead project, since
i don't have time to really work on it anymore.
usage: [yournick] [nick-to-search] [ircserver.file]
yournick : Nickname to use when logging into an IRC server
nick-to-search : Nickname you wish to search for
ircserver.file : Filename to read server list from
output: written to "ircsearch.log"
example:
./ircsearch Mynam3 H0tLove ./server.list
Download ircsearch.tar.gz (8k)
|
|