AUTH-2394 added socks5 proxy

This commit is contained in:
Dalton
2020-03-31 09:56:22 -05:00
parent 710f66b0bb
commit a37da2b165
54 changed files with 2509 additions and 593 deletions

6
vendor/modules.txt vendored
View File

@@ -212,7 +212,7 @@ golang.org/x/crypto/poly1305
golang.org/x/crypto/salsa20/salsa
golang.org/x/crypto/ssh
golang.org/x/crypto/ssh/terminal
# golang.org/x/net v0.0.0-20191007182048-72f939374954
# golang.org/x/net v0.0.0-20191014212845-da9a3fd4c582
golang.org/x/net/bpf
golang.org/x/net/context
golang.org/x/net/context/ctxhttp
@@ -222,9 +222,11 @@ golang.org/x/net/http2/hpack
golang.org/x/net/idna
golang.org/x/net/internal/iana
golang.org/x/net/internal/socket
golang.org/x/net/internal/socks
golang.org/x/net/internal/timeseries
golang.org/x/net/ipv4
golang.org/x/net/ipv6
golang.org/x/net/proxy
golang.org/x/net/trace
golang.org/x/net/websocket
# golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
@@ -232,7 +234,7 @@ golang.org/x/oauth2
golang.org/x/oauth2/internal
# golang.org/x/sync v0.0.0-20190423024810-112230192c58
golang.org/x/sync/errgroup
# golang.org/x/sys v0.0.0-20191008105621-543471e840be
# golang.org/x/sys v0.0.0-20191020212454-3e7259c5e7c2
golang.org/x/sys/cpu
golang.org/x/sys/unix
golang.org/x/sys/windows