Rust API client library for the Compal CH7465LG (a.k.a. Connect Box)
Go to file
lemonsh f8e210644a allow specifying just one port in the range 2023-05-28 21:06:16 +02:00
connectbox proper prompt coloring and password masking 2023-05-28 18:12:40 +02:00
connectbox-shell allow specifying just one port in the range 2023-05-28 21:06:16 +02:00
.gitignore initial commit 2023-04-29 13:18:07 +02:00
Cargo.toml initial commit 2023-04-29 13:18:07 +02:00
LICENSE add license 2023-04-29 22:14:17 +02:00
README.md organize the readmes better 2023-05-20 14:33:34 +02:00
rustfmt.toml proper prompt coloring and password masking 2023-05-28 18:12:40 +02:00

README.md

Projects in this repository:

  • connectbox-rs - API client crate for the Compal CH7465LG, which is a cable modem provided by various European ISPs under the name Connect Box.
  • connectbox-shell - Interactive shell for managing a Connect Box modem, powered by the connectbox-rs crate.