use utls instead of go-tls

This commit is contained in:
wenyifan
2022-10-14 14:43:08 +08:00
parent 161ff31c97
commit ee8d44dd34
6 changed files with 32 additions and 3 deletions

View File

@ -29,6 +29,7 @@ Evan 增强版特性
- 例子: gost -L http://:8888 -F http://evan.run:80 -NS 114.114.114.114:53/udp
* 修复原版DNS解析的BUG
* 修复原版websocket协议中path参数不解码后发送问题
* TLSClient使用utls,对抗TLS指纹识别
初步防检测防杀毒处理脚本
------