Skip to content

perylemke/sesamo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sesamo

Sésamo

Sésamo is a simple python script to concentrate a many servers to access.

Why? I'm study Python and I'm a Lazy SysAdmin.

ToDo's

  • Writing tests.
  • Improve the code
  • Adding a PyPi libary

Libs

  • os
  • sys
  • time
  • configparser
  • getpass

How to use

  • Clone the repo and access Sesamo folder:
git clone https://github.com/perylemke/sesamo.git
cd sesamo
  • Execute make to configure and install:
make config
make install
  • Configure config.ini:
vim $HOME/.config/sesamo/config.ini
  • Example to configurate:
[SERVER]
ssh=user@host
  • To execute is a just simple command:
sesamo

Feedbacks are welcome and if you have a improvement fork us and pull us! :)

That's it folks!

About

Is a small CLI to access a many servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published