-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

resolvectl


> Resolve domain names, IPV4 and IPv6 addresses, DNS resource records, and services.

> Introspect and reconfigure the DNS resolver.

More information.


Show DNS settings:

resolvectl status

Resolve the IPv4 and IPv6 addresses for one or more domains:

resolvectl query {domain1 domain2 ...}

Retrieve the domain of a specified IP:

resolvectl query {ip_address}

Retrieve an MX record of domain:

resolvectl --legend={no} --type={MX} query {domain}

Resolve an SRV record, for example _xmpp-server._tcp gmail.com:

resolvectl service _{service}._{protocol} {name}

Retrieve the public key from an email address from an OPENPGPKEY DNS record:

resolvectl opengpg {email}

Retreive a TLS key:

resolvectl tlsa tcp {domain}:443


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 17:31:08 2024