aoba

Crates.ioaoba
lib.rsaoba
version0.0.1
created_at2025-08-09 15:29:30.446438+00
updated_at2025-08-09 15:29:30.446438+00
descriptionMulti-protocol debug & simulation CLI tool (Modbus, MQTT, TTY, TCP/UDP, etc.)
homepage
repositoryhttps://github.com/langyo/aoba
max_upload_size
id1788042
size157,553
伊欧 (langyo)

documentation

README

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!

Commit count: 0

cargo fmt