Ping in Python
Darrell
darrell at dorb.com
Thu Jan 13 09:51:38 EST 2000
More information about the Python-list mailing list
Thu Jan 13 09:51:38 EST 2000
- Previous message (by thread): Ping in Python
- Next message (by thread): ODBC and mxODBC
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: "Fredrik Lundh" > and if you insist, Jeremy Hylton has ping and > traceroute code at: > http://the-tech.mit.edu/~jeremy/python/ > I didn't start this thread, but sure had a lot of fun with it :) Jeremy's ping needed just a little touch up and it worked great. Messing with raw sockets, I was able to watch a hacker attack on my system. My defensive software was ringing bells and whistles. The .py I was debugging started printing some interesting stuff. It was an RPC port probe coming in. --Darrell
- Previous message (by thread): Ping in Python
- Next message (by thread): ODBC and mxODBC
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list