Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benweet/stackedit-ssh-proxy
SSH proxy for StackEdit
https://github.com/benweet/stackedit-ssh-proxy
Last synced: 27 days ago
JSON representation
SSH proxy for StackEdit
- Host: GitHub
- URL: https://github.com/benweet/stackedit-ssh-proxy
- Owner: benweet
- Created: 2013-05-18T21:38:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-06T18:16:08.000Z (over 10 years ago)
- Last Synced: 2024-08-01T12:34:03.212Z (3 months ago)
- Language: JavaScript
- Size: 162 KB
- Stars: 13
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - benweet/stackedit-ssh-proxy - SSH proxy for StackEdit (others)
README
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][1]
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](http://benweet.github.io/stackedit/).
[1]: https://raw.github.com/benweet/stackedit-ssh-proxy/master/stackedit-settings.png