Browse Source

Update ubuntu_wireguard_install.sh

蘭雅sRGB 6 years ago
parent
commit
4d8a0028d0
1 changed files with 1 additions and 1 deletions
  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)