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