mirror of
https://github.com/bestnite/sub2clash.git
synced 2025-06-17 12:43:18 +08:00
feat: 添加 Anytls 代理支持
This commit is contained in:
@ -27,6 +27,7 @@ func GetSupportProxyTypes(clashType ClashType) map[string]bool {
|
||||
"hysteria": true,
|
||||
"hysteria2": true,
|
||||
"socks5": true,
|
||||
"anytls": true,
|
||||
}
|
||||
}
|
||||
return nil
|
||||
|
Reference in New Issue
Block a user