Linux command
xfr 命令
文本
Copy it and replace filenames, paths, or keywords as needed.
命令示例
Start a test server
xfr server
Run a client test against a server
xfr client -c [192.168.1.1]
Test with QUIC transport
xfr client -c [host] --quic
说明
xfr is a network performance testing tool with a live TUI featuring real-time throughput graphs, per-stream stats, and a multi-client server dashboard. It supports TCP, UDP, and QUIC protocols with configurable bitrate pacing and multiple output formats (plain text, JSON, CSV).
FAQ
What is the xfr command used for?
xfr is a network performance testing tool with a live TUI featuring real-time throughput graphs, per-stream stats, and a multi-client server dashboard. It supports TCP, UDP, and QUIC protocols with configurable bitrate pacing and multiple output formats (plain text, JSON, CSV).
How do I run a basic xfr example?
Run `xfr server` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more xfr examples?
This page includes 3 examples for xfr, plus related commands for nearby Linux tasks.