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.
fangdingjun d6a97c0a75 add client example 8 years ago
..
README.md add client example 8 years ago
client.go add client example 8 years ago

README.md

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