简体   繁体   中英

SSH login to server using Ruby on Rails web application

i am developing an application using Ruby On Rails where I am displaying a link button. On a click of this button i want to ssh login to another server say

 ssh root@abc.com

I want to open the terminal on a click of button and user should already be logged in there(internally providing password for ssh login). Anybody tell me how to do it? should i do it using JAVA or J Ruby?

使用Java终端机仿真(例如JCTermdragonconsole或Google)进行java browser terminal emulation

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM