Code Monkey home page Code Monkey logo

jssh's Introduction

JSSH

This project was the result of just getting tired of executing manual support tasks, it was build back in 2009 and it basically was meant to ease those manual task that included

  • Copy files throu SSH from a source to multiple destinations

After we knew this little utility was working we starting to have ideas and other requirements to make those support task easier

  • Retrieve files from multiple sources to one destination
  • Execute bash commads on multiple destinations
  • Execute queries on multiple destionations

This changed the way we did support for Retail Stores enabling the support team to perform their task faster

The utility can be run with an UI or on console mode

Configuration Files

ips.properties

Set of ips to connect to

comandos.properties

Commands to be executed

sql.properties

Queries to be performed (mySQL and DB2/400 drivers on the repo)

How to run

You need to have Java installed and run

$ make

For help on running it on consolde mode run

$ make help

TODOs

Again this was build quite a while ago, so there are a couple of things that need to be revisited:

  • Folder structure
  • Dependency Injection
  • Tests
  • The code could use some refactoring for sure
  • Managed Dependencies
  • Container availability

jssh's People

Contributors

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