
netbird组网异地远程桌面卡死解决方案
作者:雨林博客 时间: 2025-04-17 09:29:00
NetBird组网远程桌面卡死问题解决方案:通过ping测试确定MTU值,修改配置文件设置MTU为1250。具体路径为Linux的/etc/netbird/config.json或Windows的C:\ProgramData\NetBird/config.json,添加{“Interface”:{“MTU”:1250}}后重启即可稳定使用。...