Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

flier/asyncdns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asyncdns

asyncdns is an asynchronous DNS query pipeline for Python, which could maintain massive concurrent DNS queries to several DNS servers.

Features

  • async pipeline: an full asynchronous pipeline shared by thousands DNS queries with callback
  • socks 5 proxy: support to send a DNS query through a socks 5 proxy server
  • query timeout: trace thousands timers at the same time base on the time wheel algorithm

About

Asynchronous DNS query pipeline for Python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages