Commandline tool for interacting with router written in Rust. Currently, support only GPON G-93RG1.
-
Requirement: Rust
-
Install:
- Clone:
git clone https://github.com/nicklauri/routerctl.git - Build:
cargo build --release - Run:
cargo run --release -- --help
- Clone:
-
Usage: type
routerctl --helporcargo run --release -- --help