You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been building these fully static musl based for some time that cover most key architectures, require no dependencies and are not limited by glibc.
There are 100% Github Action based build and release binaries.
./iperf3-amd64 --version
iperf 3.13 (cJSON 1.7.15)
Optional features available: CPU affinity setting, IPv6 flow label, TCP congestion algorithm setting, sendfile / zerocopy, socket pacing, authentication, bind to device, support IPv4 don't fragment
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have been building these fully static musl based for some time that cover most key architectures, require no dependencies and are not limited by glibc.
There are 100% Github Action based build and release binaries.
https://github.com/userdocs/iperf3-static
https://github.com/userdocs/iperf3-static/releases/latest
I think they are a useful source for a binary location in:
https://github.com/esnet/iperf/blob/master/docs/obtaining.rst
Beta Was this translation helpful? Give feedback.
All reactions