Solutions
-
Connect to your corporate laptop no matter where you left it
Tailscale is a true point-to-point encrypted network. If your security policy allows, you can connect any two computers...
-
Deprecate complex physical network (wired and wifi) security schemes
People used to believe that security happened at the physical network layer: stop someone from getting into your office...
-
Connect to your NAS from anywhere
Tailscale makes it possible for users to securely connect to their Network-Attached Storage (NAS) devices. While there...
-
Double entry traffic logs, auditing, and streaming
Each Tailscale agent in your distributed network streams its logs to a central log server (either hosted by Tailscale or...
-
Transparently interconnect microservices between datacenters and pods
One of the toughest problems with containers is connecting them to each other when they’re spread between different...
-
Deploy internal apps anywhere, without changing firewall settings
Processing security tickets to open a firewall port is time consuming, tedious, and it creates more security problems than...
-
VPN to all your offices at once
Tailscale is many things, but it’s also a VPN. Normal VPNs connect to only one VPN concentrator at a time, which used...
-
ssh jumpboxes without open ports or key rotation risk
Do you change your ssh key less often than you change your password? Many corporate servers are at risk because of stale...
-
Add multi-factor authentication to any legacy service
The bigger your company, the more likely you have “legacy” servers - the ones that work, but your security team...
-
Connect to colleague’s local server from anywhere
When building websites or software, you often need to share in-development versions for feedback, review, or to present...