deepsweet/foxr
View on GitHubinvestigate Firefox "debugger server" and Remote Debugging Protocol things
Open
#21 opened on Aug 15, 2018
enhancementhelp wanted
Repository metrics
- Stars
- (799 stars)
- PR merge metrics
- (PR metrics pending)
Description
--start-debugger-server [ws:][ <port> | <path> ] Start the debugger server on
a TCP port or Unix domain socket path. Defaults to TCP port
6000. Use WebSocket protocol if ws: prefix is specified.