All Projects → benweet → stackedit-ssh-proxy

benweet / stackedit-ssh-proxy

Licence: other
SSH proxy for StackEdit

Programming Languages

javascript
184084 projects - #8 most used programming language

StackEdit SSH Proxy

SSH proxy for StackEdit. Allows StackEdit to upload documents on SSH servers.

Usage:

npm install
node server.js

Change SSH proxy in StackEdit:

StackEdit settings

Deploy on Heroku

  • Create the application:

     heroku create
    
  • Rename the application:

     heroku apps:rename stackedit-ssh-proxy
    
  • Push changes to Heroku:

     git push heroku master
    

Written with StackEdit.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].