11 Commits (fc6f0a9ee1f41bda6825bcdf8372db4b8110211d)

Author SHA1 Message Date
fangdingjun fc6f0a9ee1 return err on Serve instead of log.Print 6 years ago
Dingjun 1ff9df1ae0 refine the code
read all data at once
allocate byte buffer once
reply a error to client when connect to remote failed, instead of
connection reset
socks4/5 use the same data exchange method
7 years ago
Dingjun 1b11369965 export DialFunc 7 years ago
fangdingjun 9c3def8cdb go vet 8 years ago
fangdingjun afbf42b5c0 Merge branch 'master' of https://github.com/fangdingjun/socks-go 8 years ago
Dingjun f624794388 add protocol data format 8 years ago
Dingjun 8a138fb3db minor changes
add some comments
fix some wrong format
change the method of forward finish check
8 years ago
Dingjun cdfc17d24a golint 8 years ago
Dingjun 0cdf31ddaf add optional Dial option
the dial function provider a way to connect to server
8 years ago
fangdingjun f0f0d1f88d go fmt 9 years ago
fangdingjun e79873c7b5 Initial commit 9 years ago