| Role | IP | Details |
|---|---|---|
| Host (Illiac) | 192.168.1.119 | Physical machine, user sits here |
| Linux guest | 192.168.1.164 | Claude Code runs here, user: harry |
| Windows guest | 192.168.1.102 | hostname: ops, user: bradmin, pass: tyc921202 |
Both guests accessed via noVNC from host. Clipboard doesn't work well.
sshpass -p 'tyc921202' ssh -o StrictHostKeyChecking=no bradmin@192.168.1.102 "command"
; not && to chain commandssc.exe create sshd binPath= "C:\Windows\System32\OpenSSH\sshd.exe" start= autoWindows browser
→ HTTP proxy (Privoxy 192.168.1.164:8119)
→ SOCKS5 proxy (autossh 127.0.0.1:8118, service: poly-tunnel)
→ poly-proxy remote server
→ internet
poly-tunnel, -D 8118, enabled on bootforward-socks5t to 127.0.0.1:8118, enabled on bootHKCU:\...\Internet Settings ProxyServer=192.168.1.164:8119, persists across reboot-x socks5h://127.0.0.1:8118forward-socks5t (not forward-socks5) for HTTPS to work--proxy-server flagsGenerated 2026-04-13