From 51b160e4137a9f691d8f68fe2357dd3feeb16a42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E8=B4=A5=E7=9A=84=E7=B1=B3?= <675491258@qq.com> Date: Sat, 12 Dec 2020 19:40:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E5=86=85=E9=83=A8UDPConn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc9c117..8d21b71 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ [nat-type](https://github.com/ppma/nat-type) 是 [RFC 3489][1] 的go实现,从 [NatTypeDetector](https://github.com/cdnbye/NatTypeDetector) 移植而来。 +代码写得烂,思想跟不上,就这样了 ## 使用