command
module
Version:
v0.0.0-...-8fee808
Opens a new window with list of versions in this module.
Published: Jan 21, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
tg-led
Small utility to control the LED state of TG6442VF modems (Vodafone
Station Wi-Fi 6 Arris).
License
This project is licensed under the GNU General Public License v3.0. A copy of
the license can be found in LICENSE.
Building
If you would like to build the utility for the current machine run the
following command. This will create bin/tg-led
.
make build
If you would like to build the utility for arm64 machines run the
following command. This will create bin/tg-led-arm
.
make build-arm
Usage
Following flags are accepted:
Flag |
Description |
-a |
Address of API (default "192.168.100.1") |
-u |
Username for API (default "admin") |
-p |
Password for API (default "password") |
-l |
Turn led on (true) or off (false) |
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.