Tailscale Is Pretty Useful
Fatih Altinok discusses using Tailscale for remote access to his Raspberry Pi, highlighting its VPN capabilities, features like Taildrop, privacy partnership with Mullvad, and availability of an open-source alternative, Headscale.
Read original articleFatih Altinok shares his experience with Tailscale, a tool he recently started using to access his Raspberry Pi server remotely. Previously reliant on Dynamic DNS, he faced challenges due to Carrier-grade NAT, which made port forwarding impossible. Tailscale creates a virtual private network (VPN) that allows users to connect to their devices from anywhere using simple domain names. Although his Raspberry Pi struggled to run Tailscale, he found it effective for remote SSH access. He highlights additional features such as Taildrop for easy file transfers between devices, the ability to expose ports for web application testing, and the option to set up exit nodes for VPN-like functionality. Tailscale's partnership with Mullvad offers enhanced privacy, allowing users to route traffic through a VPS without compromising anonymity. While he has only used the free tier for personal projects, he notes that Tailscale also offers enterprise plans. He encourages others to share their use cases and mentions an open-source alternative, Headscale, for those who prefer not to use Tailscale.
- Tailscale allows remote access to devices via a virtual private network.
- It offers features like Taildrop for file transfers and exit nodes for VPN functionality.
- The service has a partnership with Mullvad for enhanced privacy.
- Users can start with a free tier, with enterprise options available.
- An open-source alternative called Headscale is available for those who prefer it.
Related
Remote shell to a Raspberry Pi at 39,000 ft
The author shares their positive experience beta testing remote shell on Raspberry Pi Connect during a flight, praising its stability and efficiency for text commands. They highlight its advantages over VNC in low-bandwidth situations.
How to Use Tailscale VPN to Embrace Remote Work and Explore the World
The rise of remote work has led to increased interest in digital nomadism, with Tailscale recommended for secure, flexible internet access through a self-hosted VPN, enhancing privacy while traveling.
Tailscale SSH
Tailscale SSH manages SSH authentication on a tailnet, encrypts connections, supports re-authentication for high-risk connections, maintains existing configurations, and uses ACLs for user and device access control.
Taildrop lets you send files between your personal devices on Tailscale network
Tailscale's Taildrop, in public alpha, enables secure file transfers between personal devices on a Tailscale network, supporting multiple operating systems and allowing resumption of interrupted transfers.
How Tailscale's infra team stays small
Tailscale's three-engineer infrastructure team uses its product to simplify network management and security, employing ACLs for access control and an in-house tool for efficient secret management, allowing focus on complex challenges.
Related
Remote shell to a Raspberry Pi at 39,000 ft
The author shares their positive experience beta testing remote shell on Raspberry Pi Connect during a flight, praising its stability and efficiency for text commands. They highlight its advantages over VNC in low-bandwidth situations.
How to Use Tailscale VPN to Embrace Remote Work and Explore the World
The rise of remote work has led to increased interest in digital nomadism, with Tailscale recommended for secure, flexible internet access through a self-hosted VPN, enhancing privacy while traveling.
Tailscale SSH
Tailscale SSH manages SSH authentication on a tailnet, encrypts connections, supports re-authentication for high-risk connections, maintains existing configurations, and uses ACLs for user and device access control.
Taildrop lets you send files between your personal devices on Tailscale network
Tailscale's Taildrop, in public alpha, enables secure file transfers between personal devices on a Tailscale network, supporting multiple operating systems and allowing resumption of interrupted transfers.
How Tailscale's infra team stays small
Tailscale's three-engineer infrastructure team uses its product to simplify network management and security, employing ACLs for access control and an in-house tool for efficient secret management, allowing focus on complex challenges.