Debug bridge inside your web app: an agent reads the DOM, console and network. Any browser.

stdioofficialapplication

Package Details

Transportstdio

Environment Variables

FEEDTHROUGH_PORT(str)

Port the bridge WebSocket server listens on (defaults to 8765).

FEEDTHROUGH_ALLOWED_HOST_SUFFIXES(str)

Comma-separated non-loopback host suffixes allowed to connect (defaults to .test). Setting it replaces the default, so include .test to keep it.