Tailscale Setup
Create a secure, zero-config Mesh VPN (Tailnet) to connect all your devices as if they were on the same local network.
Use Case: Access your Immich library or Stremio server on your phone anywhere without opening dangerous ports on your router.
Step 01
Create a Tailnet
Sign up for a free account. This "Tailnet" is your private encrypted network. All devices you add will be assigned a permanent internal IP address.
Sign Up for Tailscale
Step 02
Install on Your Home Server
Install Tailscale on your Linux server (like an N100 Mini PC) using their one-line script:
curl -fsSL https://tailscale.com/install.sh | sh
Then, authenticate and enable the exit node:
sudo tailscale up --advertise-exit-node
Step 03
Mobile & Remote Access
Install the app on your S25 Ultra. Log in, and you’ll see your home server. Use its Tailscale IP to access your self-hosted apps securely.
Download for Android
Step 04
Enable Exit Nodes
Route all your mobile traffic through your home network for secure public Wi-Fi usage.
- Admin Console: Find your server.
- Edit route settings: Enable Exit Node.
- Phone: Select "Use Exit Node" in the app.