Skip to content

heikipikker/domainmagic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

domainmagic is a library which combines a bunch of domain/dns lookup tools and stuff often used in related applications

Overview


Generic features


  • parallel processing (threadpool , parallel dns lookups, ...)
  • automatic file updates (geoip database, iana tld list, ...)

Domain/DNS/...


  • validator functions (ip adresses)
  • uri extraction
  • tld/2tld/3tld handling
  • rbl lookups
  • geoIP

Installation


Depencendies:

  • pygeoip
  • dnspython
python setup.py install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%