Module zut.net

Functions

build_netloc(*[, hostname, port, username, ...])

build_url([result, scheme, hostname, port, ...])

check_host_port(hostport, *[, timeout])

Check whether at least one of the given host and port is open.

get_host_ip()

get_linux_default_gateway_ip([iface])

get_wpad_proxy(*[, timeout])

hide_url_password(url, *[, always_password])

resolve_host(host, *[, timeout, ip_version])

Make a DNS resolution with a timeout.

Classes

ApiClient(*args, **kwargs)

A JSON API client using only Python standard library.

Exceptions

ApiClientError(error[, data, message_maxlen])