增加 macvtap 说明文档

This commit is contained in:
bjdgyc 2021-08-13 10:22:49 +08:00
parent 42de4e6fd0
commit 5bd55d1fa8
1 changed files with 4 additions and 1 deletions

View File

@ -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