문제

i am trying to develop a browser based interface with node.js to execute commands on remote servers, same as PuTTY on browser. is there any library available or something for a reference?

도움이 되었습니까?

해결책

You might try ssh2 which is implemented in pure javascript for node.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top