1 2 3 4
#!/usr/bin/python import socket,time ...
Python Connection Detection script
by matthew.scouten.myopenid.com,
October 02, 2008 01:06,
2 refactorings, tagged with short python sockets
1 2 3 4
#!/usr/bin/python import socket,time ...
This is a Quick and Dirty s...