Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 599 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 599 Bytes

Overview

The script let you to save your actual logs, mongodump, mysqldump from 3 host system to unique folder

Installing

git clone https://github.com/Alexandersfg4/log_dump_saver.git

Dependencies

pip install tkinter
pip install threading
pip install paramiko
pip install mysql.connector
pip install logging

Getting started

  1. Edit config.ini
  2. Start the bot by python cover.pyw

Contacts