openclaw/docs/platforms/mac
Kenny Lee 1e15174a0a fix(macos): parse SSH port correctly in remote connection test
- Fix "Test Remote" button failing for non-standard SSH ports (e.g., user@host:2222)
  The raw target string was passed directly to SSH, which interpreted host:2222
  as the hostname. Now uses -p flag for the port, matching RemotePortTunnel.swift.

- Fix SSH target field auto-repopulating after being cleared
  The config file watcher would reconstruct the SSH target from gateway.remote.url,
  undoing user edits. Removed auto-population from applyConfigOverrides(); initial
  population still happens in init() for first-time setup only.

- Document gateway.remote.sshTarget and gateway.remote.sshIdentity config keys
- Add non-standard SSH port example to docs

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 11:11:15 -08:00
..
bundled-gateway.md docs: align gateway service naming 2026-01-21 17:45:26 +00:00
canvas.md docs: align node transport with gateway ws 2026-01-22 23:10:09 +00:00
child-process.md feat(macos): add attach-only launchd override 2026-01-22 23:08:56 +00:00
dev-setup.md docs: align gateway service naming 2026-01-21 17:45:26 +00:00
health.md docs: align channels naming in mac tests 2026-01-17 01:13:45 +00:00
icon.md docs: reorganize documentation structure 2026-01-07 00:45:46 +01:00
logging.md docs: reorganize documentation structure 2026-01-07 00:45:46 +01:00
menu-bar.md docs: align node transport with gateway ws 2026-01-22 23:10:09 +00:00
peekaboo.md chore: switch Peekaboo to SPM 2026-01-18 07:47:31 +00:00
permissions.md docs: reorganize documentation structure 2026-01-07 00:45:46 +01:00
release.md chore: bump versions for 2026.1.25 2026-01-25 22:13:04 +00:00
remote.md fix(macos): parse SSH port correctly in remote connection test 2026-01-26 11:11:15 -08:00
signing.md fix: harden macOS signing flow 2026-01-18 16:28:39 +00:00
skills.md docs: reorganize documentation structure 2026-01-07 00:45:46 +01:00
voice-overlay.md docs: fix internal doc links 2026-01-07 02:15:46 +01:00
voicewake.md docs: drop Updated headers 2026-01-09 00:20:32 +01:00
webchat.md refactor: system prompt sections + docs/tests 2026-01-16 00:28:43 +00:00
xpc.md docs: align node transport with gateway ws 2026-01-22 23:10:09 +00:00