fastlane socket_server

Starts local socket server and enables only a single local connection

Options

NameDescription
-s, --stay_aliveKeeps socket server up even after error or disconnects, requires CTRL-C to kill
-c, --connection_timeout <seconds>Sets connection established timeout
-p, --port <port>Sets the port on localhost for the socket connection