Want System Hostnames? Hosted HTTPS websites are restricted by browser origin rules to IP-only socket checks. Download the Standalone HTML file to read Moonraker's API and display system hostnames!
Clicking Launch Fleet opens a quick-launch drawer. Click each printer's button to open its interface in a background tab without stealing window focus!
To easily save your fleet into your browser's bookmarks bar:
Klipper_Printers_Bookmarks.html.Ctrl+Shift+O on Windows/Linux or Cmd+Option+B on Mac).MoonScout reads the Linux system hostname of the host device (e.g., Raspberry Pi or CB1) via Moonraker's system API—not the custom display name set inside Mainsail or Fluidd GUI settings.
To allow local browser scripts to read printer hostnames, ensure your moonraker.conf includes wildcard authorization:
[server]
host: 0.0.0.0
port: 7125
[authorization]
cors_domains:
*
Running MoonScout directly from a local HTML file unlocks full Moonraker JSON payload access, allowing it to extract system hostnames directly alongside IP addresses.
Download the standalone single-file version to run scans directly from your local filesystem with full system hostname discovery.
📥 Download Standalone MoonScoutMoonScout runs entirely in your web browser. No telemetry, analytics, tracking, or local IP details are ever transmitted to any external server.