通过WebSocket隧道连接SSH服务的VSCode扩展。
# 每行一个header,格式:Name: Value Cookie: _xsrf=xxx; user=yyy; ... Authorization: Bearer token
websocat -b -E tcp-l:127.0.0.1:PORT wss://...Host example.com--notebook_123 → localhost:PORT远程容器运行websockify:
apt-get install -y openssh-server websockify service ssh start websockify 0.0.0.0:8888 localhost:22
~/.ssh-over-ws/state.json~/.ssh-over-ws/headers/example.com--notebook_123.txt~/.ssh/config~/.ssh-over-ws/bin/