pull/314/head
Darien Raymond 2016-10-16 00:45:35 +02:00
parent be026870f7
commit be4cfdf61c
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
1 changed files with 1 additions and 0 deletions

1
all.go
View File

@ -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"