Difference between revisions of "Tailscale"

From wikieduonline
Jump to navigation Jump to search
 
(42 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Tailscale]], formed in March 2019.
+
[[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.
  
*It's based on peer-to-peer VPNs rather than piping all VPN traffic through a single concentrator.
 
  
*Maintains a database of endpoints on its server, so that when client X needs to talk to client Z, it fetches the endpoint details and then makes a direct connection. It's calls this a mesh network.
+
* https://tailscale.com/
 +
* <code>[[brew install tailscale]]</code>
 +
* <code>[[brew install --cask tailscale]]</code>
 +
* Tailscale port: [[41641]]
  
Tailscale works info: https://tailscale.com/blog/how-tailscale-works/
+
/usr/sbin/[[tailscaled]] --state=/var/lib/tailscale/tailscaled.state --socket=/run/tailscale/tailscaled.sock --port=[[41641]]
  
===Price===
+
[[/etc/default/tailscaled]]
*Solo: Free
 
*Connectivity: $10
 
*Security: $20
 
*Enterprise: on request
 
  
==See also==
+
* Terraform: https://registry.terraform.io/providers/tailscale/tailscale/latest
*{{VPN}}
+
 
 +
== Commands ==
 +
* <code>[[tailscale login]]</code>
 +
* <code>[[tailscale status]]</code>
 +
* <code>[[tailscale ping]]</code>
 +
* <code>[[tailscale up]]</code>
 +
* <code>[[tailscale up --ssh]]</code>
 +
* <code>[[tailscale --help]]</code>
 +
* <code>[[tailscale_acl]]</code>
 +
 
 +
Pricing
 +
* Solo: Free
 +
* Connectivity: $10
 +
* Security: $20
 +
* Enterprise: on request
 +
 
 +
* Customers: [[PostHog]]
 +
 
 +
== Activities ==
 +
* Read https://tailscale.com/blog/how-tailscale-works/
 +
 
 +
== Related terms ==
 +
* [[Zerotier]]
 +
* [[SD-WAN]]
 +
* [[Bastion]]
 +
* [[WireGuard]]
 +
* [[OAuth]]
 +
 
 +
== See also ==
 +
* {{tailscale cmd}}
 +
* {{Tailscale}}
 +
* {{VPN}}
 +
 
 +
[[Category:VPN]]

Latest revision as of 09:16, 8 July 2024

Advertising: