🌐 TappedIn Network Setup

Connect to our secure private network using Tailscale

🔷 Official Tailscale Client

Use the official Tailscale client with our custom coordination server for the best experience.

Step 1: Get Your Auth Key

Before connecting, you need an authentication key. Contact your network administrator or request one from the dashboard.

🔑 Getting Your Key:
  1. Log in to the dashboard
  2. Click "Add New Device"
  3. Generate a setup key for this device
For quick setup: Admin can generate a key at https://tailscale.tappedin.fm

Step 2: Install Tailscale

Download and install the official Tailscale client for your operating system from the links above.

Step 3: Connect to TappedIn Network

After installation, run this command with your auth key:

📋 Connection Command (Copy & Paste)
tailscale up --login-server=https://tailscale.tappedin.fm --authkey=YOUR_AUTH_KEY_HERE
💡 Replace YOUR_AUTH_KEY_HERE with the auth key from Step 1

Alternative servers:

tailscale.tappedin.fm
tailscale.devine-creations.com
tailscale.raywonderis.me

🔑 Quick Command Generator

Already have an auth key from your admin? Paste it below to get your personalized connection command:

💡 Paste your auth key above to generate your connection command

✅ You're Connected!

Once the command completes, you'll have access to the TappedIn private network. Visit our dashboard to see your connection status and manage your devices.

What's Next?
  • View all connected devices in the dashboard
  • Configure exit nodes for secure browsing
  • Set up MagicDNS to access devices by name
  • Add more devices to your network

⚙️ Custom Headscale Client

Advanced users can use our custom Headscale setup for additional features and control.

⚠️ Advanced Users Only

This method requires technical knowledge and command-line experience. Most users should use the Official Tailscale client.

Custom Client Features

  • 🛠️ Enhanced network controls
  • 🔧 Custom routing options
  • 📊 Advanced monitoring
  • 🔒 Additional security features
  • 💾 Local configuration management

Linux Installation

curl -fsSL https://tailscale.tappedin.fm/scripts/install.sh | sudo bash

Docker Installation

docker run -d --name tailscale-custom \ --cap-add=NET_ADMIN \ --device=/dev/net/tun \ -v /var/lib/tailscale:/var/lib/tailscale \ -e TAILSCALE_SERVER=https://tailscale.tappedin.fm \ tappedin/tailscale-custom:latest

Manual Configuration

Download the custom client and configure manually:

Download Custom Client Setup Guide

📱 Mobile Device Setup

Connect your mobile devices to the TappedIn network using QR codes and the official Tailscale app.

📲 Install Tailscale App

📷 QR Code Setup

Scan this QR code with your Tailscale mobile app to connect automatically:

📱 QR Code

Tailscale://login-server/https://tailscale.tappedin.fm

🔑 Step 1: Get Your Auth Key

You need an authentication key to connect. Log in to the dashboard to generate a key.

Quick Key Generation:
  1. Visit https://tailscale.tappedin.fm
  2. Log in with your PIN or credentials
  3. Click "Add New Device" → Select "Mobile"
  4. Copy the generated auth key

🔧 Step 2: Manual Mobile Setup

Configure your mobile app with these steps:

  1. Open Tailscale app
  2. Tap "Use custom control server"
  3. Enter: https://tailscale.tappedin.fm
  4. Tap "Log In" and paste your auth key from Step 1

🔬 Advanced Configuration

Advanced networking options and troubleshooting tools for power users.

🌐 Network Information

Primary Server: 64.20.46.182:41641
Control Server: https://tailscale.tappedin.fm
DERP Server: derp.tappedin.fm
Network Range: 100.64.0.0/10

🔧 Custom Routes

Add custom subnet routes for advanced networking:

tailscale up --login-server=https://tailscale.tappedin.fm --advertise-routes=192.168.1.0/24

🛠️ Troubleshooting Commands

Check Status:
tailscale status

View Logs:
tailscale debug logs

Network Test:
tailscale ping [peer-ip]

Reset Connection:
tailscale logout && tailscale up --login-server=https://tailscale.tappedin.fm

💬 Community Support

Need help? Join our community chat for support:

💬 Join Chat 📚 Documentation 📧 Email Support

🗄️ Database Integration

For developers: Access to user tracking and integration APIs:

API Endpoint: https://api.tailscale.tappedin.fm
WebSocket: wss://ws.tailscale.tappedin.fm
Database: PostgreSQL with WordPress/WHMCS integration

🎯 Quick Links

🏠 Dashboard 🔐 Login 📊 Network Status 💬 Community Chat 📚 Documentation 🆘 Support

⬇️ Download Tailscale Clients

Direct download links for all platforms:

🪟 Windows:
→ Windows Installer (.exe)
→ Windows MSI (x64)
🍎 macOS:
→ macOS Installer (.pkg)
🐧 Linux:
→ Linux x64 (amd64)
→ Linux ARM64
📱 Mobile:
→ iOS (App Store)
→ Android (Google Play)