1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-03 14:40:42 +00:00

Use h12.io/socks instead of vendored old one

This commit is contained in:
Felix Yan 2018-10-06 07:34:07 +08:00
parent ce4aee72b6
commit 67ee589e92
No known key found for this signature in database
GPG Key ID: 786C63F330D7CB92
3 changed files with 1 additions and 5 deletions

3
.gitmodules vendored
View File

@ -1,3 +0,0 @@
[submodule "vendor/h12.me/socks"]
path = vendor/h12.me/socks
url = https://github.com/h12w/socks

View File

@ -6,7 +6,7 @@ import (
"v2ray.com/core/app/router"
xproxy "golang.org/x/net/proxy"
socks4 "h12.me/socks"
socks4 "h12.io/socks"
"v2ray.com/core"
"v2ray.com/core/app/proxyman"
"v2ray.com/core/common/net"

1
vendor/h12.me/socks generated vendored

@ -1 +0,0 @@
Subproject commit fa8c79229fbda5e9996dd91341b9fc023aa5d33a