sootsim server

Host the WS bridge so CLI commands work without needing vite or electron to start one. Any sootsim tab (browser, electron, headless playwright) that connects becomes drivable from the top-level inspect commands.

terminal

sootsim server [options]

Options

flagdescription
--port <number>bridge port (defaults to 7668)
-q, --quietsuppress per-connection logging

Examples

terminal

sootsim server
sootsim server --quiet
sootsim server --port 7668