|
|
|
|
|
by ericpaulsen
124 days ago
|
|
OpenClaw proved demand for personal AI agents on your own hardware, but its default config listens on all network interfaces. Thousands of instances were found exposed. I spent a weekend building an alternative using Blink (OSS agent orchestration), Tailscale (WireGuard-based private networking), and a Mac Mini M4. Two isolated agents, no public exposure, built-in UI, ~10W idle power draw. |
|
The default config listens on only localhost which is why it tells you to forward the port using ssh to your own machine to access it from a different machine.