🌐 Gateway Control

Sign in to manage your infrastructure

🌐 Gateway Control

  • 📊 Overview
  • Network
  • đŸ–Ĩī¸ Machines
  • đŸ‘Ĩ Users
  • 🔑 Auth Keys
  • 🔀 Routes
  • Infrastructure
  • đŸŗ Containers
  • đŸ–Ĩī¸ Docker Hosts
  • 🌍 Exposed Services
  • Security
  • đŸ›Ąī¸ Security
  • Configuration
  • 📸 Snapshots
  • đŸ“Ļ Client Installers
  • âš™ī¸ Settings

Dashboard Overview

Monitor your infrastructure at a glance

đŸ–Ĩī¸
0
Total Machines
✅
0
Online
🌐
0
Exposed
🔌
0
Exposed Ports
đŸ›Ąī¸
0
Protected
đŸŗ
0
Containers

đŸ–Ĩī¸ Gateway Server Resources

đŸ–Ĩī¸ Container Hosts

Recent Activity

📋
Activity log coming soon

Machines

Manage Tailscale/Headscale connected devices with port exposure

Users

Manage Headscale users/namespaces

Username Created Machines Status Actions

Pre-Auth Keys

Create and manage authentication keys for new devices

Key User Reusable Ephemeral Used Last Used Expires Status Actions

Routes

Manage advertised routes and custom proxy routes

Headscale Routes (Subnet)

Route Prefix Machine Primary Enabled

Custom Proxy Routes

Subdomain / Route Target (Host:Port) SSL Actions

Containers

Manage Docker containers across your infrastructure

đŸŗ Docker Hosts Management

Manage Docker hosts and transfer images between them

📡 Connection Monitoring

Auto-refresh: Active

đŸ–Ĩī¸ Registered Docker Hosts

đŸ“Ļ Docker Images

đŸ“Ĩ Pull New Image

🔄 Image Comparison Across Hosts

🚀 Transfer Progress

Exposed Services

All publicly accessible services

Security Settings

Manage firewall, IP whitelists, and monitor security events

đŸ›Ąī¸ Intrusion Detection

Loading intrusion stats...

đŸ”Ĩ UFW Firewall Status

Status: Loading...
Default Incoming: -
Default Outgoing: -
Rules: 0

Active Rules

Loading...

đŸšĢ Banned/Blocked IPs

Loading...

🌐 Global IP Whitelist

IPs in this list have access to all exposed services (unless machine has its own whitelist)

📋 Security Event Log

Time Type IP Details Action
Loading...

đŸ–Ĩī¸ Per-Machine Security

Configure IP whitelists and password protection per machine from the Machines tab.

Client Installers

Secure installer scripts with auto-authentication

🔐 Download Credentials

Set username/password for secure installer downloads.

đŸ“Ļ Auto-Install Scripts

đŸĒŸ Windows PowerShell

âŦ‡ī¸ Download PS1
powershell -ExecutionPolicy Bypass -File tailscale-installer.ps1

🐧 Linux

âŦ‡ī¸ Download SH
sudo bash tailscale-installer.sh

⚡ Quick Install One-liners

🐧 Linux

curl -u USER:PASS https://control.gateway.pulsedwh.app/api/installer/linux | sudo bash

đŸĒŸ Windows (PowerShell as Admin)

$cred = Get-Credential; irm -Uri "https://control.gateway.pulsedwh.app/api/installer/windows" -Credential $cred | iex

đŸ“Ĩ Manual Installation

🐧 Linux

curl -fsSL https://tailscale.com/install.sh | sh && sudo tailscale up --login-server https://remote.pulsedwh.app

đŸĒŸ Windows

irm https://tailscale.com/install.ps1 | iex; tailscale up --login-server https://remote.pulsedwh.app

Settings

Configure your gateway

Headscale Server

Gateway Domain

Exposed ports use format: {port}.{machine}.{domain}

Container Snapshots

0

Total Snapshots

0B

Total Size

0

Active Schedules

0

Manual

0

Automatic
Snapshot Calendar
All Snapshots
Container Host Created Size Type Description Actions
Loading snapshots...
Automatic Snapshot Schedules
Container Host Frequency Retention Next Run Enabled Actions
Loading schedules...

Modal

Create New User

Usernames are also called namespaces in Headscale

Create Pre-Auth Key

✅ Auth Key Created

Copy this key now. It won't be shown again!

Connect command:

Expose Port

đŸ›Ąī¸ Security Settings:

🔒 Password Protection

Require password to access exposed services

🌐 IP Whitelist

Only these IPs can access this machine's services (leave empty to allow all)

đŸ–Ĩī¸ RDP Connection

Enter Windows credentials for remote desktop

đŸ–Ĩī¸ VNC Connection

Enter VNC password if required

Create Custom Route

Will be accessible at: myapp.{machine}.gateway.pulsedwh.app

đŸ’ģ Web SSH -

Connect to SSH via web browser using the Guacamole gateway.

đŸ–Ĩī¸ Web RDP -

Connect to Windows Remote Desktop via web browser.

đŸ–Ĩī¸ Web VNC -

Connect via VNC to view the desktop.

đŸŗ Create New Container

Quick Templates