127.0.0.1. Traffic
never leaves the machine and never uses the Fly relay.
Before you attach
- Install the CLI.
- Run
wrapper shareorwrapper run -- <cmd>(does not patch your shell config). - Confirm a live session:
sessionId, pid, and port.
Attach
Default picker / latest session:How local security works
- The host WebSocket listens only on loopback.
- Each session generates a random 256-bit token.
- The token is stored in the owner’s session registry under restrictive file
modes and required as
?token=on every local connection. wrapper attachreads that registry, so only your OS user (or root) can join.
Detach without ending the host
In the viewer, pressCtrl+\ then d. The host shell keeps running until the
inner shell exits.
Common failures
Debug with: