GithubHelp home page GithubHelp logo

hooogle's Introduction

hooogle

简介

向虎哥致敬

这是一个运维工具,他有如下特性:

  • 基于SSH远程调用,不需要在应用主机上安装Agent。
  • 基于Web,在浏览器上操作
  • 提供简单的命令执行窗口,可以代替SSH工具执行一些简单的命令
  • 内置对常用诊断命令的返回结果的智能解释
  • 提供主机健康诊断功能

前端框架

  • 前端框架的组件不好用啊

理想的前端框架

  • 定义一个组件,shell.js
  • 直接访问shell.js,显示这个Shell
  • 定义另外一个组件,shells.js
  • 在shells.js ,var Shell = require('shell'); new Shell().appendTo($('body'));

基于以上例子

  • 组件应该是js文件。
  • 组件可以引用某个html文件,引用方式是作为字符串,类似dojo的方式。
  • 组件可以直接访问
  • 定义一个widget.html
  • 访问widget.html?widget=xxx

SSH框架选择

  • 主要是在sshj和JSch
  • 不看文档,凭感觉试用。sshj在执行top命令时不知如何获取结果,JSch就没有这个疑惑
  • 所以选择JSch

hooogle's People

Contributors

argszero avatar

Watchers

 avatar  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.