# Aoba
Multi-protocol debugging and simulation CLI tool, supporting Modbus RTU, MQTT, TTY, TCP/UDP, etc.
> Still developing
## Features
- Serial/network protocol debugging
- Protocol simulation (master/slave, client/server)
- TUI/GUI auto switch
## Quick Start
1. Install Rust toolchain
2. `cargo build --release`
3. `cargo run` or run the generated executable
## Contribution
Feel free to submit issues or PRs!