Difference between revisions of "Tailscale"

From wikieduonline
Jump to navigation Jump to search
 
(11 intermediate revisions by the same user 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://trends.google.com/trends/explore?date=today%205-y&q=Tailscale&hl=en Trends]
  
* [[brew install tailscale]]
+
* https://tailscale.com/
 +
* <code>[[brew install tailscale]]</code>
 +
* Terraform: https://registry.terraform.io/providers/tailscale/tailscale/latest
  
 +
Commands:
 +
* <code>[[tailscale login]]</code>
 +
* <code>[[tailscale status]]</code>
 +
* <code>[[tailscale ping]]</code>
 +
* <code>[[tailscale --help]]</code>
  
  [[tailscale login]]
+
  [[tailscale_acl]]
[[tailscale --help]]
 
  
 
Pricing
 
Pricing
Line 14: Line 21:
  
 
* Customers: [[PostHog]]
 
* 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>
 
  
  
Line 70: Line 30:
 
* [[SD-WAN]]
 
* [[SD-WAN]]
 
* [[Bastion]]
 
* [[Bastion]]
 +
* [[WireGuard]]
 +
* [[OAuth]]
  
 
== See also ==
 
== See also ==
 +
* {{tailscale cmd}}
 
* {{Tailscale}}
 
* {{Tailscale}}
 
* {{VPN}}
 
* {{VPN}}
  
 
[[Category:VPN]]
 
[[Category:VPN]]

Latest revision as of 12:52, 30 May 2024

Advertising: