SnoopWebServer
object SnoopWebServer
A tiny embedded HTTP server that serves the Snoop timeline as a live web page, so you can inspect traffic from a desktop browser while debugging.
Binds loopback by default (SnoopBind.Local: adb forward tcp:9394 on Android; localhost:9394 on the iOS simulator, which shares the host loopback). Pass SnoopBind.Lan to reach a physical device from your Mac over Wi-Fi. Every bind is token-gated — loopback included, since it is shared with every other app on the device. Reads the same shared SnoopCore store the on-device UI uses.
Functions
Link copied to clipboard
The URL to reach this device from another machine on the LAN, or null on a SnoopBind.Local bind (nothing off-device) or when no LAN address is available. Includes the token.