Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ブラウザのPuTTYと同じように、node.jsを使用してブラウザベースのインターフェイスを開発して、リモートサーバーでコマンドを実行しようとしています。利用可能なライブラリまたは参照用の何かはありますか?
ノード用の純粋なjavascriptで実装されているssh2を試すことができます。