Skip to content

mpdehaan/ekg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

EKG is a mailing list scanner, which has had several different
codebases.  This is my version, based on GDK's original version.

Wiki:  http://fedorahosted.org/ekg
Mailing list:  https://fedorahosted.org/mailman/listinfo/ekg

INSTALL

You will need ruby and some libraries.  For Fedora 11:

# yum install ruby ruby-devel ruby-activerecord ruby-hpricot ruby-sqlite3

(Do not use mix yum and gem install, you are likely to get incompatible bits!)

RUN

# vi settings
# ruby ekg.rb --scan
# ruby ekg.rb --graph  

SCAN

--scan produces a sqlite database

VIEW

look at the HTML file --graph produces


Releases

No releases published

Packages

 
 
 

Languages