Show HN: ClawProxy: An HTTP proxy that injects auth tokens into API calls(github.com)
github.com
Show HN: ClawProxy: An HTTP proxy that injects auth tokens into API calls
https://github.com/mlolson/clawproxy
0 コメント
—
https://github.com/mlolson/clawproxy
—
* Put all auth tokens into a secrets directory
* Run OpenClaw in sandbox-exec mode using a shell wrapper. OpenClaw process is blocked by the OS from accessing secrets.
* OpenClaw routes API requests to HTTP proxy that injects auth tokens.