fix udp buffer size, avoid packet loss (#399)

also bump version to 2.0.2
This commit is contained in:
Sijie.Sun
2024-10-08 22:01:15 +08:00
committed by GitHub
parent 1be64223c8
commit 63821e56bc
7 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name = "easytier"
description = "A full meshed p2p VPN, connecting all your devices in one network with one command."
homepage = "https://github.com/EasyTier/EasyTier"
repository = "https://github.com/EasyTier/EasyTier"
version = "2.0.1"
version = "2.0.2"
edition = "2021"
authors = ["kkrainbow"]
keywords = ["vpn", "p2p", "network", "easytier"]