Init repo

This commit is contained in:
2025-09-02 00:02:34 +02:00
commit 1903a9fe4d
9 changed files with 977 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# mu5001tool
CLI and library to interact with ZTE MU5001 Hyper Mobile 5G Modem and similar devices (probably).
## Usage
Many endpoints require the web interface password to work. Provide it using the `--password` option.
```
mu5001tool --password <password>
```