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.4.4
Opens a new window with list of versions in this module.
Published: Feb 10, 2021
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 53
Opens a new window with list of known importers.
Documentation
¶
Package dnsname contains string functions for working with DNS names.
HasSuffix reports whether the provided DNS name ends with the
component(s) in suffix, ignoring any trailing dots.
If suffix is the empty string, HasSuffix always reports false.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.