From 5bd55d1fa8e7af131035f1e7f9532fda6e6af040 Mon Sep 17 00:00:00 2001 From: bjdgyc Date: Fri, 13 Aug 2021 10:22:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20macvtap=20=E8=AF=B4?= =?UTF-8?q?=E6=98=8E=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b3a0489..565f062 100644 --- a/README.md +++ b/README.md @@ -66,14 +66,17 @@ sudo ./anylink - [x] 兼容AnyConnect - [x] 基于tun设备的nat访问模式 - [x] 基于tap设备的桥接访问模式 +- [x] 基于macvtap设备的桥接访问模式 - [x] 支持 [proxy protocol v1](http://www.haproxy.org/download/2.2/doc/proxy-protocol.txt) 协议 - [x] 用户组支持 - [x] 多用户支持 - [x] TOTP令牌支持 - [x] TOTP令牌开关 -- [x] 流量控制 +- [x] 流量速率限制 - [x] 后台管理界面 - [x] 访问权限管理 +- [ ] IP访问审计功能 +- [ ] 基于ipvtap设备的桥接访问模式 ## Config