Difference between revisions of "Tailscale"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(39 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[wikipedia: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]]
 +
 
 +
* Terraform: https://registry.terraform.io/providers/tailscale/tailscale/latest
 +
 
 +
== 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
 
* Solo: Free
 
* Connectivity: $10
 
* Connectivity: $10
 
* Security: $20
 
* Security: $20
 
* Enterprise: on request
 
* Enterprise: on request
 +
 +
* Customers: [[PostHog]]
 +
 +
== Activities ==
 +
* Read https://tailscale.com/blog/how-tailscale-works/
  
 
== Related terms ==
 
== Related terms ==
 
* [[Zerotier]]
 
* [[Zerotier]]
 +
* [[SD-WAN]]
 +
* [[Bastion]]
 +
* [[WireGuard]]
 +
* [[OAuth]]
  
 
== See also ==
 
== See also ==
 +
* {{tailscale cmd}}
 +
* {{Tailscale}}
 
* {{VPN}}
 
* {{VPN}}
  
 
[[Category:VPN]]
 
[[Category:VPN]]

Latest revision as of 09:16, 8 July 2024

Advertising: