You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

187 B

this is a socks client example

usage

run server first, command

go run $GOPATH/src/github.com/fandingjun/socks-go/examples/server/server.go

then

go run client.go