[Twisted-Python] twisted irc client + packet capturing

bino at indoakses-online.com bino at indoakses-online.com
Fri Nov 8 02:23:11 MST 2013


> Hi,
>
> I've created a script that would log on to an irc server, while
> capturing packets.
>
> I came across the following link:
>
> http://dound.com/2009/09/integrating-twisted-with-a-pcap-based-python-packet-sniffer/
>
> But I'm using pycap (http://pycap.sourceforge.net/), but I'm having
> some difficulties with getting it to work.

my 'dirty' workaround suggestion :

1. Write a twisted based IRC bot that also have a UDP server function
2. Write a pycap based script that capture packet and other things ...and
udp-send itu to #1


Sincerely
-bino-




More information about the Twisted-Python mailing list