Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

sshmap

Compare

  Analyzed 1 day ago

Parallel SSH multiplexer designed for performing parallel map operations via ssh. Sshmap uses a hostlist module to determine hosts to operate on from a number of sources, it supports host names, dns/reverse dns, database backends and load balancers (haproxy). This functionality supports ... [More] recursion (dns gives a list of vips, which are then used to query the load balancers to get a list of hosts actually serving the traffic). Sshmap supports running a single command on a host or streaming a script to the hosts over the ssh connection and it can handle sudo authentication to run the resulting scripts using sudo privileges. The resulting data can then be handled in batch after completion on all hosts or asynchronously as the results come back via callback script pipelines. [Less]

3.17K lines of code

1 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

termux

Compare

  No analysis available

Run multiply terminals in one terminal

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

gcsd

Compare

  No analysis available

gcsd the generic command sequencer daemon can be used to serialize commands sent over various paralell communication channels to a single command output. It can be seen as a multiplexer for any kind of communication between a single resource and various clients which want to submit commands to it or ... [More] query information from it. gcsd is written in C and Lua. The goal is to provide an easy to understand high level API based on Lua which can be used to implement the business logic of the so formed multiplexer daemon. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...