This commit is contained in:
kayos@tcp.direct 2023-01-25 12:42:22 -08:00
parent 59d48f2a79
commit 565bfb481c
Signed by: kayos
GPG Key ID: 4B841471B4BEE979

View File

@ -1,4 +1,4 @@
# go-socks5
# go-socks5 (fork)
[![GoDoc](https://godoc.org/github.com/thinkgos/go-socks5?status.svg)](https://godoc.org/github.com/thinkgos/go-socks5)
[![Go.Dev reference](https://img.shields.io/badge/go.dev-reference-blue?logo=go&logoColor=white)](https://pkg.go.dev/github.com/thinkgos/go-socks5?tab=doc)
@ -86,4 +86,4 @@ Below is a simple example of usage, more see [example](https://github.com/thinkg
### Reference
- [rfc1928](https://www.ietf.org/rfc/rfc1928.txt)
- original armon [go-sock5](https://github.com/armon/go-socks5)
- original armon [go-sock5](https://github.com/armon/go-socks5)