mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 12:40:11 +00:00
test: add anytls
This commit is contained in:
@@ -57,6 +57,7 @@ func New(c *conf.ApiConfig) (*Client, error) {
|
||||
"hysteria",
|
||||
"hysteria2",
|
||||
"tuic",
|
||||
"anytls",
|
||||
"vless":
|
||||
default:
|
||||
return nil, fmt.Errorf("unsupported Node type: %s", c.NodeType)
|
||||
|
||||
Reference in New Issue
Block a user