Run with CLI
Running the Agent
To start the agent, run:
stoobly-agent runThe above command will expose the proxy on port 8080 and the UI on port 4200
Then you should see output similar to this to indicate that the agent started up successfully:
[INFO] UI starting and listening at 0.0.0.0:4200
[INFO] Proxy starting with mode regular and listening at 0.0.0.0:8080
[INFO] Proxy not yet configured to recordFor macOS users, because stoobly-agent is a proxy server, you might be prompted to accept incoming network connections . Click "Allow".
Last updated
Was this helpful?