Skip to main content

Module server

Module server 

Source
Expand description

Generic HTTP tool proxy server.

Binds to 127.0.0.1:<port> (random free port by default), generates a SessionToken at startup, and routes /health and /exec requests.

Structsยง

RunningToolProxy
ToolProxyServer