47 releases

new 0.18.11 Apr 13, 2026
0.18.10 Mar 15, 2026
0.18.9 Nov 15, 2025
0.18.6 Jul 28, 2025
0.2.1 Dec 15, 2022

#1 in #aggligator

Apache-2.0

510KB
10K SLoC

Aggligator command line tools

crates.io page docs.rs page Apache 2.0 license

This crate provides command line tools for working with the Aggligator link aggregator.

The following command line tools are included:

  • agg-speed — performs a speed test over a connection of aggregated TCP links,
  • agg-tunnel — forwards arbitrary TCP ports over a connection of aggregated TCP links.

Both tools display a text-based, interactive connection and link monitor.

Features

The following crate features enable optional transports:

  • bluer - Bluetooth RFCOMM transport (Linux only),
  • usb-host - host-side USB transport,
  • usb-device - device-side USB transport (Linux only).

Installing the command line tools

Run the following command to install the command line tools:

cargo install aggligator-util

License

Aggligator is licensed under the Apache 2.0 license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Aggligator by you, shall be licensed as Apache 2.0, without any additional terms or conditions.

Dependencies

~34–56MB
~1M SLoC