Giter VIP home page Giter VIP logo

mikfiles's Introduction

Project logo

mikfiles

Status GitHub Issues GitHub closed issues GitHub Release License


MikroTik downloader for log file, configuration file, and backup file with automatic cron.

๐Ÿ“ Table of Contents

๐Ÿง About

Alt text

Mikfiles can download :

  • Log file
  • Configuration file
  • Backup file

And support for automation download with Linux cron

Alt text This can add, edit, delete, enable, disable cron configuration. But, "add" menu only can 1 cron to add.

๐Ÿ Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Mikfiles currently full worked on Linux. Because it using cron to unlock feature automatic schedule downloading file. But you can try to downloading file with mikfiles using Windows, macOS, and Android (Termux) if possible.

Installing

A step by step series of examples that tell you how to get a development env running.

Install the python on your system :

  • Ubuntu/Debian
sudo apt install python3
  • Fedora/RedHat
sudo dnf install python3
  • Arch/Manjaro
pacman -S python
  • Other OS visit https://www.python.org/downloads/ to spesific version

Say what the step will be

cd mikfiles/
pip install -r requirements.txt

End with an example of getting some data out of the system or using it for a little demo.

๐ŸŽˆ Usage

How to use mikfiles to downloading file

  • if you using Linux and want to edit cron
sudo python3 mikfiles.py
  • if you using Linux, Windows, macOS, or Android (via Termux)
python3 mikfiles.py

Then follow all instructions on mikfiles

โ›๏ธ Built Using

  • ๐Ÿ Python - All code using python

โœ๏ธ Authors

๐Ÿ–ผ๏ธ Gallery Mikfiles

Alt text
Alt text Alt text Alt text
Alt text

Automatic Download with Cron - mikfiles feature

Alt text Alt text Alt text Alt text Alt text Alt text

๐ŸŽ‰ Acknowledgements

mikfiles's People

Contributors

bangrezz avatar

Stargazers

 avatar

Watchers

 avatar

mikfiles's Issues

pilihan mengeksport

pilihan mengeksport file :

  1. Hanya eksport log
  2. Hanya eksport file konfigurasi MikroTik dan eksport file backup
  3. Ketiganya

Setelah user memilih menu tersebut, maka skrip akan mencari IP address sesuai yang diinputkan

Multiple port and new counter error

Note

  1. Ini adalah file development untuk 6 modul terbaru (ipAddressLogDev.py) Jika ini berhasil maka langsung di
    terapkan ke modul lainnya
  2. Modul ini versi terbarunya dapat menerima input port lebih dari 1 lalu mencobanya dengan
    input ip address dari user. Jika suatu kombinasi ip dan port berhasil login, maka skrip
    tidak akan mencoba login kembali ke ip yang sama dengan port berbeda
  3. Next coba buatkan user input counter pada bagian port input dan ip input. Jika input
    tidak sesuai format, maka skrip akan memberikan pesan error dan meminta user menginputkan ulang.
    Jika ini berhasil, cobalah untuk terapkan di modul cronjob.py
  4. Jika no 3 sudah berhasil, maka kembali ke no 1.
  5. Jika sudah melaksanakan no 4, maka perbaiki modul cronjob.py pada bagian regexp.
    Untuk mengupdate regexp search ke ip_input & port terbaru
  6. [Opsional] Jika nomor 5 berhasil. cobalah buat user input counter pada bagian cron.
    Cara kerjanya seperti nomor 3
  7. Batas akhir pengerjaan 31 januari 2024. Jika ada yang kurang/bingung maka stop development.
    Kemudian buatkan file readme untuk deskripsi mikfiles dan buat release point v1.0.0-stable

tidy up the UI of cronjob module

Changes UI of cronjob module and labels. Example labels :

[+] user input variables
[->] select ip address or hostname format
[?][yellow] user select y or n
[!][red] error
[i] general info
[i][green] success login, add, edit, enable, disable, remove
[12][blue] number of cron

Ubah ke Bahasa Inggris

Ubah semua bahasa UI-nya menggunakan bahasa inggris, termasuk dokumentasi kode + README

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.