diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 13d2d3305..aed59f909 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "8326349939bcfe5b161e4ed9fc656e60d3a0ad47", - "syncedAt": "2026-04-06T14:31:49.883Z" + "sha": "9b0ea7c5793794b7378ad5d6ec3b5f0344cef161", + "syncedAt": "2026-04-06T14:38:12.019Z" } diff --git a/docs/gateway/index.md b/docs/gateway/index.md index 9c8f15c54..e40d82901 100644 --- a/docs/gateway/index.md +++ b/docs/gateway/index.md @@ -173,7 +173,7 @@ Fallback: SSH tunnel. ssh -N -L 18789:127.0.0.1:18789 user@host ``` -Then connect clients to `ws://127.0.0.1:18789` locally. +Then connect clients locally to `ws://127.0.0.1:18789`. SSH tunnels do not bypass gateway auth. For shared-secret auth, clients still