HTML in — link out

Drop HTML.
Get a link.

Share single-file HTML reports from any machine. One command, one unguessable link. No accounts, no database.

Install in one line
$ reportbin report.html
https://reportbin.dev/r/Elkgaygy1La799ocpRbDiw
Click to copy
How it works

One, two, three.

  1. 01

    Generate

    A script, a CI job or a coding agent writes a single self-contained HTML file.

  2. 02

    Upload

    Run reportbin report.html — or pipe it from stdin, or use plain curl with a token.

  3. 03

    Share

    Open the link on your laptop, your phone, or send it to a teammate. Nobody has to sign up.

Install · macOS and Linux

Set up in one line.

$ curl -fsSL https://reportbin.dev/install.sh | sh
  1. Open Terminal. Press Space, type “Terminal” and press Return.
  2. Paste the command. Copy the line above, paste it with V and press Return.
  3. Enter your token. Paste the upload token when asked. Ask whoever runs this server for it.

Installs one small shell script to ~/.local/bin and keeps your token in ~/.config/reportbin. Nothing else. Read the installer before running it. To uninstall, delete both.

Security model

Links are 128 random bits — they can’t be guessed or listed. Scripts in a report still run, but sandboxed, walled off from the service and every other report. Reports are plain files on your own server. Nothing else.

Feedback

Found a bug? Say hi.

$ reportbin --hi "your message"

Bugs, ideas, anything. It goes straight to whoever runs this server.