37 releases (17 breaking)

0.18.1 Jan 23, 2025
0.17.0 Nov 30, 2024
0.16.0 Jul 14, 2024
0.14.0 Mar 26, 2024
0.2.1 Dec 15, 2022

#7 in #aggligator

Download history 8/week @ 2024-11-04 5/week @ 2024-11-18 204/week @ 2024-11-25 46/week @ 2024-12-02 13/week @ 2024-12-09 12/week @ 2024-12-23 215/week @ 2025-01-20 26/week @ 2025-01-27 20/week @ 2025-02-03

261 downloads per month

Apache-2.0

495KB
9K 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

~29–45MB
~818K SLoC