Jump to content

VonageSniff

From MattWiki

VonageSniff is a perl script that when ran on a Linux based router/gateway, you will receive a pop up on your Mythtv frontend via MythtvOSD.

Prerequisite[edit | edit source]

yum install perl-Net-Pcap perl-NetPacket perl-Unicode-String perl-Proc-Daemon perl-Proc-Simple perl-Unix-Syslog 

Installing[edit | edit source]

echo "perl /home/matt/bin/System/vonageSniff.pl > /dev/null 2>&1" >> /etc/rc.local

Running[edit | edit source]

Just reboot your computer or run:

perl /home/matt/bin/System/vonageSniff.pl > /dev/null 2>&1 &