Affected by GO-2022-1119
and 1 other vulnerabilities
GO-2022-1119: Tailscale daemon is vulnerable to information disclosure via CSRF in tailscale.com
GO-2022-1120: Tailscale Windows daemon is vulnerable to RCE via CSRF in tailscale.com
package
Version:
v1.26.1
Opens a new window with list of versions in this module.
Published: Jun 18, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
Package publicdns contains mapping and helpers for working with
public DNS providers.
DoHIPsOfBase returns a map of DNS server IP addresses keyed
by their DoH URL. It is the inverse of KnownDoH.
DoHV6 returns the first IPv6 DNS address from a given public DNS provider
if found, along with a boolean indicating success.
KnownDoH returns a map of well-known public DNS IPs to their DoH URL.
The returned map should not be modified.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.