Darien Raymond 9 anni fa
parent
commit
be4cfdf61c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      all.go

+ 1 - 0
all.go

@@ -16,6 +16,7 @@ import (
 
 	_ "v2ray.com/core/transport/internet/kcp"
 	_ "v2ray.com/core/transport/internet/tcp"
+	_ "v2ray.com/core/transport/internet/tls"
 	_ "v2ray.com/core/transport/internet/udp"
 	_ "v2ray.com/core/transport/internet/ws"