Difference between revisions of "Tailscale"

From wikieduonline
Jump to navigation Jump to search
 
(7 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, [https://trends.google.com/trends/explore?date=today%205-y&q=Tailscale&hl=en trends]) provides open-source [[software defined]] [[mesh virtual private network]] (VPN) software and a web-based management service. It provide [[WireGuard]] + [[oauth2]] + [[2FA/SSO]] services.
[https://trends.google.com/trends/explore?date=today%205-y&q=Tailscale&hl=en Trends]
+
 
  
 
* https://tailscale.com/
 
* https://tailscale.com/
 
* <code>[[brew install tailscale]]</code>
 
* <code>[[brew install tailscale]]</code>
 +
* <code>[[brew install --cask tailscale]]</code>
 +
 +
/usr/sbin/[[tailscaled]] --state=/var/lib/tailscale/tailscaled.state --socket=/run/tailscale/tailscaled.sock --port=[[41641]]
 +
 +
[[/etc/default/tailscaled]]
 +
 
* Terraform: https://registry.terraform.io/providers/tailscale/tailscale/latest
 
* Terraform: https://registry.terraform.io/providers/tailscale/tailscale/latest
  
Commands:
+
== Commands ==
 
* <code>[[tailscale login]]</code>
 
* <code>[[tailscale login]]</code>
 
* <code>[[tailscale status]]</code>
 
* <code>[[tailscale status]]</code>
 
* <code>[[tailscale ping]]</code>
 
* <code>[[tailscale ping]]</code>
* [[tailscale up]]
+
* <code>[[tailscale up]]</code>
* [[tailscale up --ssh]]
+
* <code>[[tailscale up --ssh]]</code>
 
* <code>[[tailscale --help]]</code>
 
* <code>[[tailscale --help]]</code>
  

Latest revision as of 10:55, 3 July 2024

Advertising: