secubox-deb/image/sbin
CyberMind-FR da7d148a66 fix(kiosk): Use localhost URL for network-independent operation
- Change kiosk URL from 192.168.255.1:9443 to https://localhost/
- Kiosk now works without network (localhost always available)
- Remove port 9443 (nginx listens on 443 internally)
- Update URL priority: localhost first, then 127.0.0.1

Fixes kiosk white screen on real hardware (Lenovo) where
dummy0 interface may not be configured.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-10 12:48:05 +02:00
..
secubox-cmdline-handler fix(boot): TUI mode now properly overrides kiosk 2026-04-04 17:47:08 +02:00
secubox-console-tui fix(image): Generate SSL certs on host and add TUI mode 2026-04-02 10:54:48 +02:00
secubox-kiosk-launcher fix(kiosk): Use localhost URL for network-independent operation 2026-04-10 12:48:05 +02:00
secubox-kiosk-setup fix(kiosk): Use localhost URL for network-independent operation 2026-04-10 12:48:05 +02:00
secubox-mode feat(boot): CRT-style banners with colors and emoji indicators 2026-04-04 12:16:40 +02:00
secubox-net-detect fix(live-usb): Fix hanging boot services 2026-03-30 11:23:45 +02:00
secubox-x11-splash feat: Add secubox-ui-manager, boot architecture docs, and plymouth theme 2026-04-10 10:23:54 +02:00