macos安装iper3

复制代码
brew install iperf3

Running `brew update --auto-update`...

安装homebrew,长久没用使用更新失效了。只好重新安装

复制代码
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"```

破案了

原来是需要海外网了。。。。

复制代码
brew install iperf3

liangyuyue@YuyueMacBook-Air ~ % brew install iperf3
==> Downloading https://formulae.brew.sh/api/formula.jws.json
==> Downloading https://ghcr.io/v2/homebrew/core/iperf3/manifests/3.19
######################################################################### 100.0%
==> Fetching dependencies for iperf3: ca-certificates and openssl@3
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2025-
######################################################################### 100.0%
==> Fetching ca-certificates
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:dd
######################################################################### 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.5.1
######################################################################### 100.0%
==> Fetching openssl@3
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:fadc8218
######################################################################### 100.0%
==> Fetching iperf3
==> Downloading https://ghcr.io/v2/homebrew/core/iperf3/blobs/sha256:e2ca4956b12
######################################################################### 100.0%
==> Installing dependencies for iperf3: ca-certificates and openssl@3
==> Installing iperf3 dependency: ca-certificates
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2025-
Already downloaded: /Users/liangyuyue/Library/Caches/Homebrew/downloads/bc18acc15e0abddc102f828b57a29cfdbec1b6b002db37ad12bad9dbf0e9d12f--ca-certificates-2025-05-20.bottle_manifest.json
==> Pouring ca-certificates--2025-05-20.all.bottle.tar.gz
==> Regenerating CA certificate bundle from keychain, this may take a while...
🍺  /opt/homebrew/Cellar/ca-certificates/2025-05-20: 4 files, 225.8KB
==> Installing iperf3 dependency: openssl@3
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.5.1
Already downloaded: /Users/liangyuyue/Library/Caches/Homebrew/downloads/9d8c8da104539ae29f198f366fe5794ac377d96a92458ae62557e3f83b03a351--openssl@3-3.5.1.bottle_manifest.json
==> Pouring openssl@3--3.5.1.arm64_ventura.bottle.tar.gz
🍺  /opt/homebrew/Cellar/openssl@3/3.5.1: 7,563 files, 35.4MB
==> Installing iperf3
==> Pouring iperf3--3.19.arm64_ventura.bottle.tar.gz
🍺  /opt/homebrew/Cellar/iperf3/3.19: 12 files, 555.5KB
==> Running `brew cleanup iperf3`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.

 iperf3 -c 192.168.1.99 -p 5001 -t 10 -i 1

-c 192.168.1.10:服务器 IP

-p 5001:服务器端口

-t 10:持续 10 秒。

-i 1:每一秒✋一次

相关推荐
颜*鸣&空19 小时前
通信原理学习
网络
我是一颗柠檬19 小时前
【计算机网络全面教学】网络设备与故障排查,从集线器到Wireshark抓包实战Day7(2026年)
网络·计算机网络·wireshark
我是小bā吖19 小时前
Claude Code 模型接入阿里云 AI 网关并统计不同使用者的模型用量
网络·人工智能·阿里云
xsc-xyc19 小时前
用 Tailscale + Syncthing 实现手机、电脑与 NAS 的跨网络文件同步
linux·网络·网络安全·智能手机·电脑
sdm07042719 小时前
多路转接-select
网络·c++·select·多路转接
VidDown20 小时前
视频帧率技术详解:从 24fps 到 120fps,帧率如何影响你的观看体验?
网络·网络协议·编辑器·音视频·视频编解码·视频
TechWayfarer20 小时前
苏超赛事网站安全防护:WAF、DDoS与仿冒页面如何联动治理
网络·python·安全·flask·ddos
段一凡-华北理工大学20 小时前
LangChain框架在高炉炼铁智能化领域的应用~系列文章09:工具调用Tool — 让AI学会操作高炉仪表盘
网络·人工智能·架构·langchain·高炉炼铁·高炉智能化·高炉智能体
fofantasy20 小时前
NSK LH25FL 升级至 NH25EM 技术规格指南
服务器·网络·数据库·经验分享·规格说明书
梁辰兴21 小时前
计算机网络基础:报文鉴别
网络·计算机网络·计算机·计算机网络基础·梁辰兴·报文鉴别