Networking basado en identidad

Invisible servers.
Own DNS names.

Deten el port-forwarding riesgoso. Tuurio Shield convierte IPs internas en URLs seguras accesibles globalmente sin cliente VPN.

Configurar en 3 min
mTLS & WireGuard
tuurio-shield --live-monitor
Relay handshake: zt.tuurio.net [ESTABLISHED]
Identity: kita-sued.office.zt.tuurio.net
Active tunnel
Internal: 192.168.1.10:80
Status: Healthy (MTU 1280)
Auto-renewing TLS certificates via hub...

Setup de red sin estres de red.

Olvida tickets de firewall y cambios de router. Tuurio Shield usa tuneles salientes aceptados por firewalls estandar.

01
Copy smart key

Generate an enrollment key in the dashboard. It includes all settings for mTLS and DNS provisioning.

02
Start Docker

Start the agent with one command. It configures WireGuard and certificates automatically.

03
Open URL

Your app is reachable at name.config.tenant.zt.tuurio.net. Secure, fast and simple.

Listo para enterprise en 60 s

Our agent runs as a lightweight Docker container. It persists identity and self-heals after disconnects.

mTLS encryption
Cloud DNS sync
Auto-renew TLS
No inbound ports
# Identity remains persistent in /data
docker run -d --name tuurio-shield \
  --restart unless-stopped \
  --cap-add=NET_ADMIN \
  -v tuurio_data:/data \
  -e TUURIO_ENROLL_KEY='{...}' \
  ghcr.io/tuurio/agent:latest

App connectors

For permanent infrastructure like printers, admin panels or local DBs. Includes 24/7 monitoring and aggressive keep-alive.

Support sessions

Temporary technician access. Tunnels are created on demand and removed automatically after expiration.