浏览代码

Update ubuntu_wireguard_install.sh

蘭雅sRGB 6 年之前
父节点
当前提交
4d8a0028d0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ubuntu_wireguard_install.sh

+ 1 - 1
ubuntu_wireguard_install.sh

@@ -56,7 +56,7 @@ ListenPort = 9009
 # 服务端请求域名解析 DNS
 DNS = 8.8.8.8
 # 保持默认
-MTU = 1300
+MTU = 1420
 [Peer]
 # 公匙,自动读取上面刚刚生成的密匙内容
 PublicKey = $(cat cpublickey)