9 lines
222 B
Markdown
9 lines
222 B
Markdown
# connectbox-shell
|
|
Interactive shell for managing a Connect Box modem.
|
|
|
|
## Installation
|
|
You can install this project easily using this command:
|
|
```sh
|
|
cargo install --git https://git.lemonsh.moe/lemon/connectbox-rs.git
|
|
```
|