Project Description

Bcvi is a tool that works with SSH to provide a secure "back channel" for sending commands back from the server to your workstation. For example, using bcvi and a shell alias, you can log into a server and type "vi filename". Instead of running vi in the terminal window, on the remote server, bcvi will send a message back to your workstation, where a listener process will invoke gvim (a GUI version of vim) and pass it an scp://... URL for the remote file. Bcvi has a plugin architicture that allows you to add support for any process you want to launch on your workstation by running a command on the server.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Review
Your rating
Review this project