connectbox-rs/README.md
2023-05-04 23:33:12 +02:00

976 B

connectbox-rs

API client library for the Compal CH7465LG, which is a cable modem provided by various European ISPs under the name Connect Box.

For more information, see the crate documentation.

Shell

There is a very work-in-progress shell available in the connectbox-shell crate in this repository. I will include more information about it once it's in a usable state.

IPv6 Notice

I am running my modem in the IPv4 mode, so the options available to me are different than what IPv6 mode users see. Thus, this crate will likely not work correctly with IPv6 mode Connect Boxes.

I am always grateful for any contributions adding IPv6 support, though.

Credits

Special thanks to the authors of the following projects:

They have saved me from hours of reverse engineering work.