Merge branch 'dev'

This commit is contained in:
lubeilin
2023-09-12 23:28:49 +08:00
103 changed files with 3659 additions and 2115 deletions
+2
View File
@@ -62,6 +62,8 @@
| `>=`8 | aes_gcm | AES256-GCM |
| 1~8位 | aes_cbc | AES128-CBC |
| `>=`8 | aes_cbc | AES256-CBC |
### --finger
开启数据指纹校验,可增加安全性,如果服务端开启指纹校验,则客户端也必须开启,开启会损耗一部分性能
### --relay
禁用p2p,在网络环境很差时,只使用服务器中转效果可能更好(可以配合--tcp参数一起使用)