Bläddra i källkod

Update ubuntu_wireguard_install.sh

蘭雅sRGB 6 år sedan
förälder
incheckning
4d8a0028d0
1 ändrade filer med 1 tillägg och 1 borttagningar
  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)