diff --git a/README.md b/README.md index c288c71..4d6d05b 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ sudo ./anylink -conf="conf/server.toml" - [x] IP分配(实现IP、MAC映射信息的持久化) - [x] TLS-TCP通道 +- [x] DTLS-UDP通道 - [x] 兼容AnyConnect - [x] 基于tun设备的nat访问模式 - [x] 基于tap设备的桥接访问模式 @@ -72,8 +73,6 @@ sudo ./anylink -conf="conf/server.toml" - [x] 后台管理界面 - [x] 访问权限管理 -- [ ] DTLS-UDP通道 - ## Config 默认配置文件内有详细的注释,根据注释填写配置即可。