<R1 OpenClaw QR Generator />

SENSITIVE DATA

The generated QR code contains personal information (your token) and should NOT be shared with others. Boondit.site will never upload any of this data your enter here. QR code generation happens locally in your browser.

Configuration

Test Connection

Verify connectivity to your OpenClaw instance.
Ready to test...

QR Code

Generate a QR code to see it here

JSON Payload

 

How to Use

1

Scan QR Code

Scan the generated QR code with your Rabbit R1 device's camera.

2

Run Connection Script

Accept the pairing request by running the script on your computer:

Mac / Linux
curl -L http://rabbit.tech/r1-moltbot.sh | bash
Windows
iwr -useb https://rabbit.tech/r1-moltbot.ps1 | iex

FAQ / Troubleshooting

Device stuck on "Gateway error"?

Check the following:

  • Ensure Settings > Gateway > Bind is set to LAN (not Loopback).
  • Ensure your firewall is allowing traffic on the specified port.
  • If using localhost/127.0.0.1, the R1 cannot see it. Use your computer's LAN IP (e.g. 192.168.x.x).
  • For non-local IPs, you MUST use WSS with a valid SSL certificate.
  • If using cloudflared, ensure you use port 443.
  • Verify the token is exactly as copied.

Device stuck on "Gateway unreachable"?

This indicates a network-level connectivity issue:

  • Service Status: Ensure the OpenClaw service is actually running on your computer.
  • Firewall: Check that your OS firewall (Windows Defender/macOS Firewall) isn't blocking the port.
  • Port Forwarding: If connecting remotely, ensure ports are correctly forwarded on your router.

How do I setup OpenClaw?

Check out the documentation at docs.molt.bot

Is OpenClaw a rabbit product?

No. It is an open source project that can be found here: github.com/moltbot/moltbot

Is OpenClaw safe?

Use at your own risk.

Is Tailscale supported?

No. Please use a reverse proxy or another tunneling service like cloudflared for remote access.

Can I use WS (WebSocket)?

Only on your local network (e.g., 192.168.x.x IPs). Use WSS (Secure WebSocket) for anything remotely accessible or secured.

Can I share my OpenClaw?

NO. This is very unsafe. Your token grants access to your R1 device.

Is this the same as clawdbot?

Yes, OpenClaw is the evolution of MoltBot/clawdbot.

How do I remove/unlink my R1?

Go to the Web UI > Nodes > Rabbit R1 > Revoke.