{"id":24515322,"url":"https://github.com/qitas/iperf","last_synced_at":"2026-02-14T15:32:42.079Z","repository":{"id":155790998,"uuid":"152841666","full_name":"qitas/iperf","owner":"qitas","description":"Ierf测试固件整理","archived":false,"fork":false,"pushed_at":"2022-11-28T02:49:52.000Z","size":26758,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-12T00:47:24.424Z","etag":null,"topics":["iperf","wifi"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qitas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-13T06:16:13.000Z","updated_at":"2022-11-28T02:49:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"b4f600ce-b181-4109-9360-4a5da0974d67","html_url":"https://github.com/qitas/iperf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qitas/iperf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qitas%2Fiperf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qitas%2Fiperf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qitas%2Fiperf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qitas%2Fiperf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qitas","download_url":"https://codeload.github.com/qitas/iperf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qitas%2Fiperf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29448005,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T14:10:32.461Z","status":"ssl_error","status_checked_at":"2026-02-14T14:09:49.945Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["iperf","wifi"],"created_at":"2025-01-22T01:17:12.162Z","updated_at":"2026-02-14T15:32:42.064Z","avatar_url":"https://github.com/qitas.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Iperf\n\n网络性能测试工具[iperf](https://iperf.fr/)\n\n## TCP\n测量网络带宽\n报告MSS/MTU值的大小和观测值\n支持TCP窗口值通过套接字缓冲\n当P线程或Win32线程可用时，支持多线程。客户端与服务端支持同时多重连接\n\n* 在服务端运行iperf，输入命令iperf –s –p 12345 –i 1 –M 以在本机端口12345上启用iperf;\n* 在客户端运行iperf，输入命令iperf –c server-ip –p server-port –i 1 –t 10 –w 20K，其中参数说明如下：\n```\n-c：客户端模式，后接服务器ip\n-p：后接服务端监听的端口\n-i：设置带宽报告的时间间隔，单位为秒\n-t：设置测试的时长，单位为秒\n-w：设置tcp窗口大小，一般可以不用设置，默认即可\n```\n\n## UDP\n\n客户端可以创建指定带宽的UDP流\n测量丢包\n测量延迟\n支持多播\n当P线程可用时，支持多线程。客户端与服务端支持同时多重连接（不支持Windows）\n\n\n* 在服务端运行iperf，输入命令iperf –s -u –p 12345 –i 1 以在本机端口12345上启用iperf，并运行于udp模式\n* 在客户端运行iperf，输入命令iperf -c server-ip -p server-port -i 1 -t 10 -b，其中参数说明如下：\n```\n-c：客户端模式，后接服务器ip\n-p：后接服务端监听的端口\n-i：设置带宽报告的时间间隔，单位为秒\n-t：设置测试的时长，单位为秒\n-b：设置udp的发送带宽，单位bit/s\n```\n\n\nIperf还有一个图形界面程序叫做Jperf，使用JPerf程序能简化了复杂命令行参数的构造，而且 它还保存测试结果,同时实时图形化显示结果。当然，JPerf可以测试TCP和UDP带宽质量。JPerf可以测量最大TCP带宽，具有多种参数和UDP 特性。JPerf可以报告带宽，延迟抖动和数据包丢失。为了测试的准确性，尽量使用linux环境测试。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqitas%2Fiperf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqitas%2Fiperf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqitas%2Fiperf/lists"}