Skip to content

Commit 21d5433

Browse files
committed
docs: link Proxyline site
1 parent ce19294 commit 21d5433

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/blog/where-openclaw-security-is-heading.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ We started with the obvious approach: validate the URL before fetching it. That
4444

4545
The fix has to move closer to egress.
4646

47-
Proxyline is our Node-process routing layer for that. It is not itself the filtering proxy. It installs process-global routing for Node networking surfaces and sends traffic through the proxy you configured. The configured proxy is where the connect-time policy should live: block metadata addresses, private ranges, loopback canaries, and whatever else your environment needs blocked.
47+
[Proxyline](https://proxyline.dev/) is our Node-process routing layer for that. It is not itself the filtering proxy. It installs process-global routing for Node networking surfaces and sends traffic through the proxy you configured. The configured proxy is where the connect-time policy should live: block metadata addresses, private ranges, loopback canaries, and whatever else your environment needs blocked.
4848

4949
Proxyline routes. The proxy enforces.
5050

0 commit comments

Comments
 (0)