Git Product home page Git Product logo

ssh-proxy's Introduction

ssh-proxy

安装方法:

git clone https://github.com/LiveXY/ssh-proxy.git
cd ssh-proxy
npm install -ddd && npm link

使用方法:

sshproxy list/start/stop/restart/state/set/add/del/clear [options]

实例:
sshproxy list	 查看所有SSH代理服务器信息
sshproxy start	 启动默认的SSH代理服务器
sshproxy stop	 停止SSH代理服务器
sshproxy restart 重启SSH代理服务器
sshproxy state	 查看SSH代理服务器是否启动

sshproxy add -i ssh1 -h host -P port -u user -p password
添加SSH代理服务器,-P默认22、-u默认root

sshproxy del -i ssh1		 删除SSH代理服务器ssh1
sshproxy set -i ssh1 -P port	 配置默认使用服务器和绑定端口,默认7070
sshproxy clear			 清理使用SSH代理服务器

可使用在MAC和LINUX系统下

ssh-proxy's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

cuiopen

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.