archivebox.machine.detect

Module Contents

Functions

get_vm_info

get_public_ip

get_local_ip

get_isp_info

get_host_network

get_os_info

get_host_stats

get_host_immutable_info

get_host_guid

Data

PACKAGE_DIR

DATA_DIR

ip_addrs

mac_addrs

API

archivebox.machine.detect.PACKAGE_DIR[source]

None

archivebox.machine.detect.DATA_DIR[source]

‘resolve(…)’

archivebox.machine.detect.get_vm_info()[source]
archivebox.machine.detect.get_public_ip() str[source]
archivebox.machine.detect.get_local_ip(remote_ip: str = '1.1.1.1', remote_port: int = 80) str[source]
archivebox.machine.detect.ip_addrs[source]

None

archivebox.machine.detect.mac_addrs[source]

None

archivebox.machine.detect.get_isp_info(ip=None)[source]
archivebox.machine.detect.get_host_network() Dict[str, Any][source]
archivebox.machine.detect.get_os_info() Dict[str, Any][source]
archivebox.machine.detect.get_host_stats() Dict[str, Any][source]
archivebox.machine.detect.get_host_immutable_info(host_info: Dict[str, Any]) Dict[str, Any][source]
archivebox.machine.detect.get_host_guid() str[source]