Explorar el Código

客户端使用 MTU 参数 自动

蘭雅sRGB hace 6 años
padre
commit
7734b24b27
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Wireguard/wg5clients.sh

+ 1 - 1
Wireguard/wg5clients.sh

@@ -58,7 +58,7 @@ cat <<EOF >client.conf
 PrivateKey = $(cat cprivatekey)
 Address = 10.0.0.2/24
 DNS = 8.8.8.8
-MTU = $mtu
+#  MTU = $mtu
 #  PreUp =  start   .\route\routes-up.bat
 #  PostDown = start  .\route\routes-down.bat