Secure IoT Remote Access

Manage every device,
from anywhere.

Connect, monitor, and control all your remote IoT devices through a single secure portal. No VPN. No firewall changes. Just open your browser and you're in.

🏭
🔬
🌾
🏗️
Trusted by teams in manufacturing, research, agriculture & more
remoteiot.yourcompany.com
24
Online
2
Offline
26
Total
1
Alerts
Factory Floor Pi #1
192.168.1.101 · 2 min ago
12%
CPU
Warehouse Sensor Hub
10.0.0.45 · just now
34%
CPU
Edge Gateway — Site B
172.16.0.12 · 1 min ago
87%
CPU
Outdoor Camera Node
Last seen 18 min ago
Offline

Works with any Linux-based device

🍓 Raspberry Pi
🐧 Ubuntu
🔴 RHEL / CentOS
🌀 Debian
🏭 Industrial Linux
📦 Embedded Linux
🐳 Docker
🤖 Android (Termux)
⚙️ Armbian / OpenWrt
0%
Platform uptime SLA
0
TLS encryption
0
Metric update interval
0
Inbound ports required
How It Works

Up and running in minutes

Three simple steps to connect your first device and start managing it remotely.

🖊️

1. Create an account

Sign up for free, choose your plan, and log in to your secure portal in under 2 minutes.

📋

2. Register your device

Add your device in the portal to get a unique token. Name it, assign it to a group, done.

3. Install the agent

Run one command on your device. The agent connects back automatically — no firewall changes needed.

🚀

4. You're in control

Open a terminal, view live metrics, set alerts, run batch jobs — all from your browser.

Install Xaccel IoT Agent
pi@raspberrypi:~$ curl -s 'https://remoteiot.xaccel.net/api/install/install.sh?key=tok_abc123xyz&name=MyDevice' | sudo bash
Downloading Xaccel IoT Agent v2.1.0...
Installing dependencies...
Configuring agent service...
✓ Agent installed and started successfully!
✓ Device "Factory Floor Pi #1" is now online.
pi@raspberrypi:~$
Remote Access

Full SSH terminal,
right in your browser

No SSH client. No VPN. No IP address to remember. Just click a device and start typing.

  • 💻
    Browser-based SSH consoleFull xterm.js terminal with color support, interactive programs, and copy/paste.
  • 🔗
    Port forwarding tunnelsForward any device port to your local machine — access web UIs, databases, APIs.
  • 🔑
    SSH key managementSave your SSH keys once, use them everywhere. No more typing passwords.
  • 👥
    Multi-user sessionsMultiple team members can access the same device simultaneously.
Factory Floor Pi #1 — SSH Console
pi@factory-pi-1:~$ htop
CPU[|||||||| 34%] Tasks: 42, 1 running
Mem[||||||||||||||| 78%] Load: 0.42 0.38 0.31
Uptime: 14 days, 6:22:11
 
pi@factory-pi-1:~$ systemctl status myapp
● myapp.service - My IoT Application
Active: active (running) since Mon 2025-01-06
pi@factory-pi-1:~$
📊 Live Metrics — Edge Gateway
CPU USAGE
34%
MEMORY
61%
DISK
48%
UPTIME
14d 6h
Since last reboot
CPU HISTORY — LAST 24 HOURS
Monitoring & Alerts

Know before
things go wrong

Real-time metrics and smart alerts keep you ahead of problems — before your users notice.

  • 📊
    Live metrics dashboardCPU, memory, disk, network — updated every 30 seconds with historical charts.
  • 🔔
    Smart email alertsGet notified instantly when a device goes offline or a metric crosses your threshold.
  • 📈
    Historical dataView trends over hours, days, or weeks to understand device behavior over time.
  • 🌐
    Fleet-wide viewSee all devices at a glance — spot which ones need attention without clicking through each one.
Automation

Update 100 devices
as easily as one

Batch jobs and file uploads let you manage your entire fleet in seconds — not hours.

  • ⚙️
    Batch command executionRun any shell command across all devices, a group, or a custom selection simultaneously.
  • 📁
    File push to fleetDeploy config files, scripts, or firmware updates to one device or your entire fleet at once.
  • 🗂️
    Device groupsOrganize devices by location, function, or customer. Target groups for jobs and uploads.
  • 📋
    Job history & logsEvery job is logged with full output from each device. Audit and replay at any time.
⚙️ Batch Job — Update All Production Devices
apt-get update && apt-get upgrade -y
Factory Floor Pi #1 2.1s
Warehouse Sensor Hub 3.4s
Edge Gateway — Site B 2.8s
Outdoor Camera Node Running…
Lab Server Alpha Queued
3 of 5 complete · 0 failed
Everything Included

One platform, every tool you need

💻

Web SSH Console

Full xterm.js terminal in your browser. Supports color, interactive programs, copy/paste, and multiple simultaneous sessions.

🔗

SSH Port Tunnels

Forward any port from your device to your local machine. Access web dashboards, databases, and APIs securely.

📊

Real-Time Monitoring

CPU, memory, disk, and network metrics updated every 30 seconds. Historical charts up to 30 days.

🔔

Smart Alerts

Email notifications when devices go offline or metrics exceed your thresholds. Configurable cooldown to prevent spam.

⚙️

Batch Jobs

Run shell commands across your entire fleet simultaneously. Full output logging and job history.

📁

File Deployment

Push config files, scripts, or firmware to one device or your entire fleet in a single operation.

🔑

SSH Key Management

Store SSH keys securely in the portal. Use them for one-click, password-free console access.

🗂️

Device Groups

Organize devices by location, function, or customer. Filter, target, and manage groups as a unit.

👥

Team Access

Invite team members with role-based permissions. Control who can access which devices and features.

Security First

Built secure
from the ground up

Your devices and data are protected at every layer. We never compromise on security.

🔒
TLS encrypted connections
All communication between agents and the portal is encrypted with TLS 1.3. No plaintext data ever leaves your device.
🌐
Outbound-only connections
The agent connects outbound over port 443. No inbound ports, no firewall rules, no attack surface on your devices.
🎫
JWT authentication
Every API request is authenticated with signed JWT tokens. Sessions expire automatically and can be revoked instantly.
🏢
Multi-tenant isolation
Each account is completely isolated. Your devices, data, and users are never visible to other accounts.
🛡️ Security Overview
Encryption in transit TLS 1.3
Authentication JWT + bcrypt
Inbound ports required None
Tenant data isolation Complete
Payment data storage Tokenized
Audit logging Full trail
Customer Stories

Teams love Xaccel IoT

We manage 80+ Raspberry Pis across three factory sites. Before Xaccel IoT, updating them meant driving to each site. Now I do it from my laptop in 5 minutes.
MR
Marcus R.
OT Engineer, Manufacturing
The web console is a game changer. I can SSH into any of our edge devices from my phone when I'm on call. The alerts mean I know about problems before my customers do.
SL
Sarah L.
DevOps Lead, AgriTech Startup
Setup took literally 10 minutes. The agent install is one command, and the portal is intuitive. We've been using it for 6 months and haven't had a single issue.
JK
James K.
CTO, Smart Building Solutions
Pricing

Simple, transparent pricing

Start free. Scale as you grow. No hidden fees.

Monthly Annual Save 20%

Billed monthly

Starter
$ 29 /mo

Perfect for individuals and small teams getting started with remote device management.

  • Up to 10 devices
  • Web SSH console
  • Real-time monitoring
  • Email alerts
  • Batch jobs
  • 2 team members
  • SSH tunnels
  • File deployment
  • Priority support
Start Free Trial
Enterprise
$ 199 /mo

For large teams and organizations managing hundreds of devices across multiple sites.

  • Up to 250 devices
  • Web SSH console
  • Real-time monitoring
  • Email alerts
  • Batch jobs
  • Unlimited team members
  • SSH tunnels
  • File deployment
  • Priority support
Start Free Trial

All plans include a 14-day free trial. No credit card required to start.

Compare all plan features →
Get Started Today

Ready to take control
of your devices?

Join teams already using Xaccel IoT to manage their remote devices. Start your free 14-day trial — no credit card required.

Start Free Trial Talk to Sales

14-day free trial · No credit card required · Cancel anytime