![]() | 1 wu67 194 天前 所以我用平时 cli 启动代理, 并且在最前面加了命令 dscacheutil -flushcache 一般不会出事, 偶尔会炸的是部分小众 cdn 的域名(具体表现为不同地区的 ip 请求, 它会解析出不同的地址, 然后对应的证书还不一样, 用了差不多 10 年 Mac 就遇到过一次) |
2 MacsedProtoss 194 天前 via iPhone 还是 fakeip 一下吧 兼容性相对而言更好一些 |
3 whetherTsmile OP @wu67 我还要 killall -HUP mDNSResponder 才能清除缓存 |
4 whetherTsmile OP @whetherTsmile fakeip 远程的时候会有点奇奇怪怪的问题 |
5 ZV2Code 194 天前 |
6 whetherTsmile OP @zby1101 这个我一直都是关掉的,不过我不确定 edge 会不会有 bug ,看着关了其实偷偷摸摸给我开了 |
![]() | 7 elden 193 天前 @whetherTsmile 试试关闭多播。sudo defaults write /Library/Preferences/com.apple.mDNSResponder.plist NoMulticastAdvertisements -bool YES 然后重启 |