crusader
crusader copied to clipboard
A network bandwidth and latency tester.
very happy to see this progressing? Any chance at an automated build for those that cannot compile?
Thank you for this awesome tool! Would it be possible to support specifying a plot title? Primary use case being to easily differentiate between changes in wireless or router settings...
oot@lqos:~# crusader test --stream-stagger 5 --streams 2 --load-duration 10 fd77::2 Connected to server [fd77::2]:35481 thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "Unable to measure latency to server"',...
I got the following error message when I ran the client without a server running at the other end. A simple "No server seems to be running at \" would...
Running `crusader test ` on macOS 12.6.1 laptop on Wi-Fi to small odroid running `crusader serve` on Ethernet with Ubuntu 20.04.05. I got the following error messages the very first...
First of all, a big thanks for this great software, which works really nice! In the graphs, the latency for Up and Down is shown. I'm wondering how this is...
_[Not really a crusader bug report]_ In https://github.com/Zoxc/crusader/issues/6#issuecomment-1886643966, @dtaht wrote: > And see how weird the up+down test is? What's the link? Dave: Could you explain what you're seeing in...
It seems to me crusader server can timeout easily after being idle, unlike iperf3. Is this a known behavior? If yes, how do I workaround the behavior? FYI, so far...
Using crusader 0.0.10 on macOS, I see the following log messages when I run the server: ``` Server running... Serving 192.168.253.110:60233, version 3 Serving complete for 192.168.253.110:60233 Serving 192.168.253.110:60337, version...
I was trying to replicate the IPv6 crash in #9, and wasn't sure about which commit I was using for my tests. So I set about to re-run my test,...