Difference between revisions of "Tailscale"

From wikieduonline
Jump to navigation Jump to search
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[wikipedia:Tailscale]] (March 2019) provides open-source [[software defined]] [[mesh virtual private network]] (VPN) software and a web-based management service.
 
[[wikipedia:Tailscale]] (March 2019) provides open-source [[software defined]] [[mesh virtual private network]] (VPN) software and a web-based management service.
 +
* https://tailscale.com/
 +
* <code>[[brew install tailscale]]</code>
 +
 +
 +
[[tailscale login]]
 +
[[tailscale status]]
 +
[[tailscale ping]]
 +
[[tailscale --help]]
 +
 +
[[tailscale_acl]]
  
 
Pricing
 
Pricing
Line 6: Line 16:
 
* Security: $20
 
* Security: $20
 
* Enterprise: on request
 
* Enterprise: on request
 +
 +
* Customers: [[PostHog]]
 +
 +
 +
<pre>
 +
tailscale --help
 +
The easiest, most secure way to use WireGuard.
 +
 +
USAGE
 +
  tailscale [flags] <subcommand> [command flags]
 +
 +
For help on subcommands, add --help after: "tailscale status --help".
 +
 +
This CLI is still under active development. Commands and flags will
 +
change in the future.
 +
 +
SUBCOMMANDS
 +
  up          Connect to Tailscale, logging in if needed
 +
  down        Disconnect from Tailscale
 +
  set        Change specified preferences
 +
  login      Log in to a Tailscale account
 +
  logout      Disconnect from Tailscale and expire current node key
 +
  switch      Switches to a different Tailscale account
 +
  configure  [ALPHA] Configure the host to enable more Tailscale features
 +
  netcheck    Print an analysis of local network conditions
 +
  ip          Show Tailscale IP addresses
 +
  status      Show state of tailscaled and its connections
 +
  ping        Ping a host at the Tailscale layer, see how it routed
 +
  nc          Connect to a port on a host, connected to stdin/stdout
 +
  ssh        SSH to a Tailscale machine
 +
  funnel      Serve content and local servers on the internet
 +
  serve      Serve content and local servers on your tailnet
 +
  version    Print Tailscale version
 +
  web        Run a web server for controlling Tailscale
 +
  file        Send or receive files
 +
  bugreport  Print a shareable identifier to help diagnose issues
 +
  cert        Get TLS certs
 +
  lock        Manage tailnet lock
 +
  licenses    Get open source license information
 +
  exit-node  Show machines on your tailnet configured as exit nodes
 +
  update      Update Tailscale to the latest/different version
 +
  whois      Show the machine and user associated with a Tailscale IP (v4 or v6)
 +
  drive      Share a directory with your tailnet
 +
  completion  Shell tab-completion scripts
 +
 +
FLAGS
 +
  --socket value
 +
    path to tailscaled socket (default /var/run/tailscaled.socket)
 +
</pre>
 +
  
 
== Activities ==
 
== Activities ==
Line 12: Line 72:
 
== Related terms ==
 
== Related terms ==
 
* [[Zerotier]]
 
* [[Zerotier]]
 +
* [[SD-WAN]]
 +
* [[Bastion]]
 +
* [[WireGuard]]
 +
* [[OAuth]]
  
 
== See also ==
 
== See also ==
 +
* {{Tailscale}}
 
* {{VPN}}
 
* {{VPN}}
  
 
[[Category:VPN]]
 
[[Category:VPN]]

Revision as of 08:13, 21 May 2024

wikipedia:Tailscale (March 2019) provides open-source software defined mesh virtual private network (VPN) software and a web-based management service.


tailscale login
tailscale status
tailscale ping
tailscale --help
tailscale_acl

Pricing

  • Solo: Free
  • Connectivity: $10
  • Security: $20
  • Enterprise: on request


tailscale --help
The easiest, most secure way to use WireGuard.

USAGE
  tailscale [flags] <subcommand> [command flags]

For help on subcommands, add --help after: "tailscale status --help".

This CLI is still under active development. Commands and flags will
change in the future.

SUBCOMMANDS
  up          Connect to Tailscale, logging in if needed
  down        Disconnect from Tailscale
  set         Change specified preferences
  login       Log in to a Tailscale account
  logout      Disconnect from Tailscale and expire current node key
  switch      Switches to a different Tailscale account
  configure   [ALPHA] Configure the host to enable more Tailscale features
  netcheck    Print an analysis of local network conditions
  ip          Show Tailscale IP addresses
  status      Show state of tailscaled and its connections
  ping        Ping a host at the Tailscale layer, see how it routed
  nc          Connect to a port on a host, connected to stdin/stdout
  ssh         SSH to a Tailscale machine
  funnel      Serve content and local servers on the internet
  serve       Serve content and local servers on your tailnet
  version     Print Tailscale version
  web         Run a web server for controlling Tailscale
  file        Send or receive files
  bugreport   Print a shareable identifier to help diagnose issues
  cert        Get TLS certs
  lock        Manage tailnet lock
  licenses    Get open source license information
  exit-node   Show machines on your tailnet configured as exit nodes
  update      Update Tailscale to the latest/different version
  whois       Show the machine and user associated with a Tailscale IP (v4 or v6)
  drive       Share a directory with your tailnet
  completion  Shell tab-completion scripts

FLAGS
  --socket value
    	path to tailscaled socket (default /var/run/tailscaled.socket)


Activities

Related terms

See also

Advertising: