Navigation
index
modules
|
ipsurv documentation
»
ipsurv.util package
ipsurv.util package
¶
ipsurv.util.network_util module
¶
class
DnsUtil
¶
Bases:
object
classmethod
getaddrinfo
(
hostname
,
port
=
None
,
timeout
=
8.0
)
¶
classmethod
resolve
(
host
,
port
=
None
,
timeout
=
None
)
¶
classmethod
reverse
(
ip
,
timeout
=
8.0
)
¶
Table of Contents
IpSurv Overview
Installation
Features
Usage
Using GeoIP2 optionally
Debugging
Customizing IpSurv
Command arguments
Program architecture and Classes
Development and Debugging
Command examples
Customizing and Examples
About Using GeoIP2
Quick search
Links
GitHub
Navigation
index
modules
|
ipsurv documentation
»
ipsurv.util package