Skip to content

benweet/stackedit-ssh-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

SSH proxy for StackEdit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published