SkillAgentSearch skills...

Pydocsis

control a docsis modem via python

Install / Use

/learn @trdenton/Pydocsis
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pydocsis

Control a Technicolor DPC3848V modem via python

Main script performs a reboot. Docsis.py can do some SSID configuration tricks as well.

Note: I no longer have this modem, so development will not proceed!

Requirements

  • python 'requests' module
  • A terrible DPC3848V modem

Usage

usage: main.py [-h] [-u username] [-i ip address] password

positional arguments:
  password       Password for modem

optional arguments:
  -h, --help     show this help message and exit
  -u username    Admin username for modem [default cusadmin]
  -i ip address  IP address for modem [default 192.168.100.254]
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2y ago
Forks0

Languages

Python

Security Score

70/100

Audited on Feb 27, 2024

No findings