Skip to content

stedolan/irclinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

irclinks.py

Maps out an IRC network by connecting to one of the servers, running the LINKS command, and recursing until it queries the entire network. The graph is dumped in Graphviz format for easy visualisation.

Usage:

python irclinks.py irc.somewhere.org a_file_name.dot dot a_file_name.dot -Tpng > an_image_name.png

About

IRC network visualisation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages