module documentation

Undocumented

Constant COLORIZE_FIELDS Undocumented
Constant SHODAN_CONFIG_DIR Undocumented
COLORIZE_FIELDS: dict[str, str] = (source)

Undocumented

Value
{'ip_str': 'green',
 'port': 'yellow',
 'data': 'white',
 'hostnames': 'magenta',
 'org': 'cyan',
 'vulns': 'red'}
SHODAN_CONFIG_DIR: str = (source)

Undocumented

Value
'~/.shodan/'