From 8b2d7293febcd3190561b35f2c0ad55f321c539d Mon Sep 17 00:00:00 2001 From: lbl8603 <49143209+lbl8603@users.noreply.github.com> Date: Sat, 15 Jun 2024 20:55:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=A8=8B=E5=BA=8F=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..85677f2 --- /dev/null +++ b/README @@ -0,0 +1,14 @@ +一、程序说明 + 1. vnt-cli vnt的命令行程序 + 2. vn-link-cli 功能和vnt-cli基本一致,但是不依赖tun、不改变本地路由、不需要管理员/root权限 + +二、使用说明 + 使用-k参数构建虚拟网络 + + +1. Program Description + a. vnt-cli: Command-line program for VNT. + b. vn-link-cli: Functions similarly to vnt-cli, but does not depend on TUN, does not change local routing, and does not require administrator/root permissions. + +2. Instructions for Use + Use the -k parameter to create a virtual network. \ No newline at end of file