GithubHelp home page GithubHelp logo

gowebssh's Introduction

gowebssh

基于goapp+xterm实现webssh-网页上的SSH终端

特性

  • 在网页上实现一个SSH终端。从而无需Xshell之类的模拟终端工具进行SSH连接,方便管理你的服务器。

  • 可以对交互命令进行审计、记录

  • 在页面上按一个键,就能打开一个webssh,并且自动登录 ,方便地管理各个服务器

  • 可以集成到自有的后台管理体系中

下载并运行

获取代码

go get -v github.com/it234/gowebssh

运行

  • 可以直接下载体验,下载地址: https://pan.baidu.com/s/1cgMF0rXf5hlx0DF3N7nVUw 提取码: have ,下载后直接运行gowebssh.exe,然后添加你的服务器信息即可。

  • 运行服务端:cd cmd/manageweb,go run main.go,运行成功后打开 127.0.0.1:8080,如果是在windows下操作,需要提前安装并配置好mingw(sqlite的操作库用到),安装方式请自行百度/谷歌。

  • 配置文件在(cmd/manageweb/config.yaml)中,用户默认为:admin/123456

未完待续部分

  • 证书登录
  • 前端优化
  • 端面客户端
  • SSH命令审核
  • 其他

Donate

  • If you find this project useful, you can buy author a glass of juice
  • alipay
  • wechat
  • Buy me a coffee
  • bitcoin address : 1LwTcCZ1p5kq8UokZGUBVy3BL1wRa3q5Wn
  • eth address : 0x68ca43651529D12996183d09a052a654F845cB89
  • eos address : 123451234534

MIT License

Copyright (c) 2019 it234

与作者对话

微信号:it23456789,微信二维码:

gowebssh's People

Contributors

it234 avatar

Watchers

James Cloos 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.