From e8af503130c65a00a1205af3365be01d20850b05 Mon Sep 17 00:00:00 2001 From: lubeilin <1791778603@qq.com> Date: Fri, 23 Jun 2023 15:38:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81p2p=E7=BB=84=E6=92=AD/?= =?UTF-8?q?=E5=B9=BF=E6=92=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 --- README.md | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 541f439..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "switch/p2p_channel"] - path = switch/p2p_channel - url = https://github.com/lbl8603/p2p_channel diff --git a/README.md b/README.md index 2afb1b1..645d536 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ - 服务端中继转发 - 客户端中继转发 - IP代理 +- p2p组播/广播 ### Todo - 支持安卓