1 unstable release
| 0.0.2 | Nov 10, 2025 |
|---|
#6 in #multi-protocol
185KB
4.5K
SLoC
Aoba
EN | ZH
Multi-protocol debugging and simulation CLI tool, supporting Modbus RTU, MQTT, TCP and more.
Under active development
Features
- Serial and network protocol debugging
- Protocol simulation (master/slave, client/server)
- Automatic TUI/GUI switching
- Create and manage virtual serial ports
Quick start
- Install the Rust toolchain
- Install the tool:
cargo install aoba - Run the tool: execute the installed
aobabinary (or use your package manager's path)
Notes:
- Detailed documentation is still being written.
- Examples and some reference material live in the
examples/anddocs/directories but are not yet comprehensive. - If you want to run automated tests or CI workflows, check
./scripts/and the example test folders for guidance.
- Examples and some reference material live in the
Contribution
Contributions are welcome — please open issues or pull requests. See the repository for coding guidelines and CI configuration.
Dependencies
~23–39MB
~476K SLoC