You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker: Container-Inspect für Host-Network: Container ohne Port-Mapping (z.B. Portainer mit --network host) werden jetzt per Inspect-API abgefragt und der höchste ExposedPort verwendet (z.B. 9443 für Portainer Web-UI)
Manuelle Links immer klickbar: Bei Verbindungsfehler (z.B. Proxmox nicht erreichbar aus Docker-Netzwerk) werden Links als "online" statt "offline" angezeigt — der User hat die URL selbst eingetragen, also vertrauen wir ihr
Docker: Container inspect for host network: Containers without port mapping (e.g. Portainer with --network host) are now inspected via API, using the highest ExposedPort (e.g. 9443 for Portainer web UI)
Manual links always clickable: On connection failure (e.g. Proxmox not reachable from Docker network), links are shown as "online" instead of "offline" — user added the URL, so we trust it