GithubHelp home page GithubHelp logo

imclab / sshmap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dwighthubbard/sshmap

0.0 2.0 0.0 645 KB

Parallel SSH multiplexer designed for performing parallel map operations via ssh

License: Other

sshmap's Introduction

Description
sshmap is a python scriptable ssh multiplexer optimized for performing 
parallel map operations via ssh.

sshmap provides a python module in order to operate:
  sshmap - This module provides the multiprocessing ssh functionality

Dependencies
sshmap uses two open source modules.

This file summarizes the tools used, their purpose, and the licenses under
which they're released.

* paramiko 1.7.7.2 (LGPL license)

This is a python module for making SSH2 connections (client or server). 
Emphasis is on using SSH2 as an alternative to SSL for making secure 
connections between python scripts. All major ciphers and hash methods 
are supported.  SFTP client and server mode are both supported too.

[http://www.lag.net/paramiko/]

* hostlists 0.5.2 (Apache License)

This is a python module for querying and managing lists of hosts from
various systems.

[https://github.com/dwighthubbard/sshmap]

sshmap's People

Contributors

dwighthubbard avatar

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.