GithubHelp home page GithubHelp logo

sshconfig's Introduction

sshconfig

Config SSH Clinet Host

一个同步SSH客户端主机配置(~/.ssh/config)到云端(目前只支持阿里云的OSS)的工具。

默认保存在oss://<bucket>/appdata/sshconfig/,记得把这个资源设置为私有

因为配置信息和密钥是上传到自己的oss里面安全信有保证(一定程度上)所以没有另外加密处理

sshcfg <command> [options]
版本: 1.0.0
命令:
  show                  显示ssh config配置信息
  get <name>            从云端下载 config配置信息
  put <name>            上传ssh config配置信息到云端
  test                  测试OSS设置是否成功
参数:
  -H, --help <boolean>        显示帮助 默认值:false
  --oss-config <file>         OSS配置文件,JSON文件 默认值:"C:\Users\Qiu\.ssh\ossconfig.json"
  --accessKeyId <string>      oss accessKeyId
  --accessKeySecret <string>  oss accessKeySecret
  --bucket <string>           oss bucket
  --region <string>           oss region
  --save <boolean>            保存OSS设置 默认值:false

阿里云OSS的开通配置请参考OSS的官方文档

sshconfig's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.