From 9f43caabe7ac207b9782942a7e8e756e620be15b Mon Sep 17 00:00:00 2001 From: rj <523019756@qq.com> Date: Mon, 17 Nov 2025 15:32:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- easytier/data/config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/easytier/data/config.yaml b/easytier/data/config.yaml index 91d5883..ab407cb 100644 --- a/easytier/data/config.yaml +++ b/easytier/data/config.yaml @@ -34,3 +34,9 @@ destination_groups = ["vicro-group"] protocol = 1 enabled = true ports = [] +source_ips = [] +destination_ips = [] +source_ports = [] +rate_limit = 0 +burst_limit = 0 +stateful = true