Non-commercial project · free access

Your gateway to devices on your local network

Anubis Gate is a project that lets you reach services on your home network from anywhere — through your own subdomain over HTTPS. No vendor clouds, no collecting your data.

https
https://your-prefix.user-prefix.app.anubisgate.eu

Anubis Gate

What is Anubis Gate?

A project that provides a gateway to devices and services on your local network. Each service gets its own subdomain with an HTTPS certificate, e.g. panel.your-subdomain.app.anubisgate.eu — visit the address in your browser and traffic is forwarded securely through a tunnel to your device at home.

Anubis Gate is free to use. It is a passion project for open, self-owned solutions in home networks.

Who is it for?

Built for people who want to keep control over their own network.

Enthusiasts & HomeLab

For people who build and maintain their own home setup — servers, automation, cameras — and want to reach it from outside on their own terms.

Installers & integrators

For people who set up systems in customers' homes (home automation, surveillance, IoT) and need a secure, consistent way to provide remote service access.

Skip the vendor cloud

For people who don't want to rely on the manufacturer's cloud to reach their own cameras, sensors, lights, or Tuya / Smart Life devices. Your data stays with you, traffic goes through your gateway.

Features

Simple for home users, with technical detail for the curious.

Automatic HTTPS
Multiple services per account
API keys & automation
Edge devices (IoT)
No sensitive data collected

Example use cases

Any private-network service you want to reach securely from the outside.

Web panels & apps
Cameras & surveillance
Servers & LAN services
Edge devices & IoT

Edge devices: reports & helpers

Sensor and controller data arrives via API — transform it with formulas and share results through a link, without a vendor cloud.

Edge Reports

Reports from IoT devices: deviceId, timestamp, and rawData — tied to your account API key.

  • Ingest: POST /edge-reports with the owner's standard API key; each report updates lastSeenAt.
  • Read list and details: GET /edge-reports, GET /edge-reports/devices, GET /edge-reports/:id — panel JWT or delegated agr_* key in the X-API-Key header.

How does it work?

Four simple steps — from setup to your first secure visit.

Create a tunnel in the portal
Run the tunnel client
Wait for the certificate
Browse over HTTPS

Browser → subdomain (HTTPS) → user tunnel → target port on the local network

How it fits together

How the system links a subdomain to your service — without implementation clutter.

Dynamic subdomains
Tunnel to a port
HTTPS & traffic protection

When you create a tunnel, the system reserves a subdomain in your zone and keeps the mapping: subdomain → tunnel → specific host and port.

One tunnel, one binding: traffic to the subdomain is forwarded only to the configured service port — no manual DNS or NAT rules.

Edge encryption, certificate validation, and abuse protection — managed centrally and visible in your user panel.

Your data stays with you

The project does not collect sensitive data — only what is needed for your account.

Email address only
No vendor clouds

An email address is all we need to maintain your account. We do not collect sensitive data or run marketing analytics.

Reaching your devices does not have to go through third-party vendor servers (e.g. Tuya, Smart Life and similar).

Want to try it?

Anubis Gate is provided free of charge. Sign-up may require an invite code from an administrator — contact the person who invited you to the project if you need one.

Go to portal