General
Server binding and basic configuration
imodelserver.localAllowed Hosts
No hosts configured (default: localhost + imodelserver.local)
Security
Network security and auto-block settings
Trusted Networks
Clients from these CIDR ranges get reduced-friction login. Each request still validates source IP (Home Assistant model). Requires HTTPS enabled.
No trusted networks configured
Auto-block
Block IPs after too many failed login attempts (DSM-style).
Sessions
Active sessions across all devices
Active sessions
Loading...
Admin Keys
Scoped API keys for CLI and third-party integrations
Your admin keys
Loading...
TLS Certificate
Server certificate and fingerprint
Loading...
Remote Access
Access your server from outside the local network
Recommended: Reverse Proxy
Set up a reverse proxy (Caddy / nginx / Tailscale serve) in front of iModel-Server for production remote access. The proxy terminates TLS and forwards to the local port.
Alternative: Tailscale Serve
If all clients are on the same Tailscale network, use tailscale serve for
zero-config HTTPS.
Alternative: Cloudflare Tunnel
For public internet access without port forwarding, use Cloudflare Tunnel.