mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 20:40:13 +03:00
A heredoc (<<<) closes stdin at once, so websocat dropped the WebSocket before the device's reply arrived. Add --no-close to the node_console usage examples and the returned command field so the connection stays open while output is read.