12 Commits (fc6f0a9ee1f41bda6825bcdf8372db4b8110211d)

Author SHA1 Message Date
fangdingjun 15d133571f add auth service to auth user for socks5 6 years ago
Dingjun d2d0b77231 update doc 7 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 3e9159571a golint: change SocksConn to Conn 8 years ago
fangdingjun 4094a344ef add socks client support 8 years ago
fangdingjun 54b53f1f16 change mode 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 811a67f289 fix field name typo 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 e79873c7b5 Initial commit 9 years ago