尧图精选

使用TripMode 解决MAC nsurlsessiond 狂走流量问题

🕒 发布时间:2026/9/17 2:22:52 📁 来源:尧图网络
使用TripMode 解决MAC nsurlsessiond 狂走流量问题搜索结果多是如下策略通过终端 执行下面的语句可以停止后台的自动更新#!/bin/sh launchctl unload /System/Library/LaunchDaemons/com.apple.nsurlstoraged.plist launchctl unload /System/Library/LaunchAgents/com.apple.nsurlsessiond.plist sudo launchctl unload /System/Library/LaunchDaemons/com.apple.nsurlsessiond.plist sudo launchctl unload /System/Library/LaunchDaemons/com.apple.nsurlstoraged.plist2.但是有人反映说重启后失效了还需要再重新运行一次很麻烦其实可以使用TripMode防火墙来搞定只要阻止系统偏好设置接入互联网你就会发现狂飙的下载流量一下没啦不要问我为什么是系统偏好设置我也不懂。如果不起作用的话把系统更新也阻止联网吧如下图搞定
上一篇/下一篇内容由系统自动关联 返回资讯列表 →