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.12.3
Opens a new window with list of versions in this module.
Published: Aug 4, 2021
License: BSD-3-Clause
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package tssocks is the glue between Tailscale and the net/socks5 package.
NewServer returns a new SOCKS5 server configured to dial out to
Tailscale addresses.
The returned server is not yet listening. The caller must call
Serve with a listener.
If ns is non-nil, it is used for dialing when needed.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.