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
261 downloads per month
495KB
9K
SLoC
Aggligator command line tools
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