mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-06 13:12:31 +02:00
- Grant NET_ADMIN capability and /dev/net/tun device so the ZEROTIER option works at runtime (Codex review) - Use a JSON boolean for updater.json "paused" to match the documented format (CodeRabbit review) - Document the ZeroTier requirements in README and CHANGELOG Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PXZfzWxhkWHq8i8P7fnDvL
433 B
433 B
3.3.3 (2026-06-19)
- Initial release
- Zoraxy reverse proxy with web management UI (port 8000) for Home Assistant
- Persistent configuration stored in the add-on config directory (/config)
- Options exposed: NOAUTH, ZEROTIER, FASTGEOIP, MDNS, plus env_vars passthrough
- ZeroTier mode supported via the NET_ADMIN capability and /dev/net/tun device
- Based on upstream tobychui/zoraxy (https://github.com/tobychui/zoraxy/releases)