【问题标题】:How to setup the ssh-proxy of stackedit?如何设置stackedit的ssh-proxy?
【发布时间】:2014-04-27 08:48:35
【问题描述】:

我想通过 SSH 服务器将 .md 文件从 stackedit 发布到我的本地驱动器,但我不知道如何设置和配置 stackit 的 ssh-proxy

stackit 在我的主机上的设置是好的,我可以在任何浏览器中从我的主机运行它。 ssh-proxy 的节点服务器也可以启动,但我不知道如何设置 stackit 及其 ssh-proxy,让它们一起玩。

【问题讨论】:

    标签: markdown stackedit


    【解决方案1】:

    通过 StackEdit 编辑的文档可以成功存储到我的本地服务器中,无需公共 ip 地址但安装了 open ssh。准确地说,本地服务器是我笔记本上的 cygwin ssh 服务器。

    请按照https://github.com/benweet/stackedit-ssh-proxy的指示,简要如下

    1. git 克隆https://github.com/benweet/stackedit-ssh-proxy.git
    2. cd stackit-ssh-proxy-master
    3. npm 安装
    4. 节点服务器.js
    5. 将 StackEdit 中的 SSH 代理更改为 http://localhost:9999/

    【讨论】:

      猜你喜欢
      • 2017-09-14
      • 1970-01-01
      • 1970-01-01
      • 2011-06-23
      • 2019-06-06
      • 1970-01-01
      • 1970-01-01
      • 2013-12-22
      • 1970-01-01
      相关资源
      最近更新 更多