Giter VIP home page Giter VIP logo

dga4132-sqmmanager's Introduction

TIM HUB (DGA4132) SQM Manager

A simple tool made to manage TIMHUB(DGA4132)'s SQM state in Python, using Paramiko for SSH communication.

Requirements

  1. You need to root your TIMHUB;

Warning

The root process may be a bit janky, and it could result in bricking your TIMHUB, do it at your own risk.

  1. Then you need to install SQM.

Installation

  1. Clone the repository:

    git clone https://github.com/imbngy/dga4132-sqmManager.git
  2. Navigate to the project directory:

    cd dga4132-sqmManager
  3. Install dependencies using pip:

    pip install -r requirements.txt

Usage

Run the script using one of the following methods:

  • Option 1: Execute the provided .bat files,

  • Option 2: Run the script directly using Python:

    py modem-tim.py --options

Note

On the first run, the script will create a config.json file, and will ask for ip, username and password for the SSH connection.

Command-line Options

  • -h or --help: Shows all options and exits.
  • -s or --stop: Stop SQM.
  • -r or --restart: Restart SQM.
  • -i or --start: Start SQM.
  • -t or --speedtest: Run a Speedtest to check changes.
  • -c or --config: Configure the script.

Example

py modem-tim.py -s

This command stops SQM on the default IP address (192.168.1.1) with the default username and password.

Contributing

Feel free to contribute to this project by opening issues or submitting pull requests. Your feedback and improvements are highly appreciated!

Disclaimer

This project is not affiliated with or endorsed by TIM or any related entities. The TIM logo is a registered trademark of Telecom Italia S.p.A. All product names, logos, and brands are property of their respective owners. The use of these names, logos, and brands does not imply endorsement or affiliation.

dga4132-sqmmanager's People

Contributors

imbngy avatar

Watchers

 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.