From b09cd690f04e052a94a2414e0c0003f91da79922 Mon Sep 17 00:00:00 2001
From: lbl <49143209+lbl8603@users.noreply.github.com>
Date: Sun, 5 Jan 2025 10:42:27 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4tap?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
common/src/cli.rs | 10 ++--------
vnt/src/handle/recv_data/server.rs | 1 +
vnt/src/tun_tap_device/create_device.rs | 4 +---
3 files changed, 4 insertions(+), 11 deletions(-)
diff --git a/common/src/cli.rs b/common/src/cli.rs
index ef06a2c..c56ff51 100644
--- a/common/src/cli.rs
+++ b/common/src/cli.rs
@@ -141,9 +141,6 @@ pub fn parse_args_config() -> anyhow::Result