 |
Categories |
|
|
|
| Home : Python : Scripts and Programs : Networking Tools |
|
Networking Tools Listings
|
|
Total:
2 | Displaying: 1 - 2 |
|
|
|
This networking tool stores the current time to a MySQL database every time the pppd connects to your isp which will be useful to guess the next disconnect time if you get dis connected every 24 hours.
Price: Free (GPL) - Version: 20/jun/2002 - Platform(s): Unix, Linux - Updated: 14/12/2005
|
|
|
This is a recursive whois module/client for python which provides typical whois lookup and the ability to parse records into usable objects. Change-log: v1.1: •Reorganized class structure and API. Class WhoisRecord instead of just functions for grabbing raw records. The sub class DomainRecord for parsing the whois record. •Added more TLD mappings thanks to Istvan Marko and Dan Fandrich •Fixed major bugs in register.com and networksolutions.com parsers so they work better. •Added more hacks to handle inconsistencies in whois records that confused the parsers for some domains. •Timeout connection code uses sig.alarm now, better response but bad for threads since python does not support per thread signaling. •Removed out dated test records. v1.0: •Auto selection/guess of whois server by domain. •Recursive lookup for the messed up .com .net .org registries. •The ParseWhois method takes the domain instead of the raw whois data as input. Raw page is stored in the added DomainRecord.page attribute.
Price: Free (Bsd) - Version: 1.0 - Updated: 05/12/2005
|
|
|
|