今天打算试试 vscode remote,但是一直失败。 发现是 ssh -T -D 55703 -o Timeout=15 host bash 出现问题。 自己测试 bash -T 时间 报这个错:
Pseudo-terminal will not be allocated because stdin is not a terminal. ssh_exchange_identification: read: Connection reset by peer
求教各位大佬,解决方法。 自己已经 google 搜寻过相关内容,但失败了。