Python_2  1.0
Functions
_05b_dns Namespace Reference

Execute the reverse DNS of the given IP. More...

Functions

def reverseDns (IP, ldns)
 
def main (argv=None)
 

Detailed Description

Execute the reverse DNS of the given IP.

Author
Paulo Roma
Since
25/07/2009
See also
http://www.dnspython.org/

Function Documentation

◆ main()

def _05b_dns.main (   argv = None)
Main Program.

References _10_tkmpg123.clear(), and reverseDns().

◆ reverseDns()

def _05b_dns.reverseDns (   IP,
  ldns 
)
Execute the reverse DNS of the given IP.

Referenced by main().