Projects / bcvi

bcvi

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.

Tags
Licenses
Operating Systems
Implementation
Screenshot

Project Spotlight

Wolf Software jConsent for Wordpress

A version of the jConsent cookie consent solution built as a WordPress plugin.

Screenshot

Project Spotlight

newLISP

A Lisp-like, general-purpose scripting language.