Files
golang.net/proxy
Michel Lespinasse a689eb3bc4 proxy: split SOCKS5 Dial method in two
Split off a new SOCKS5 connect() method from Dial.

connect() takes an existing connection to a socks5 server, and
commands the server to extend that connection to a given target
address and port.

Change-Id: I5dbba58a67a0d884bda3d3ac194dc18bdebe74ab
Reviewed-on: https://go-review.googlesource.com/36643
Reviewed-by: Adam Langley <agl@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-02-09 17:24:21 +00:00
..
2012-08-07 12:02:26 -04:00
2012-08-07 12:02:26 -04:00
2013-02-06 19:32:30 +09:00
2014-12-09 14:17:11 +11:00