Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2016/12/26/golang-socket5-proxy #3

Open
utterances-bot opened this issue Nov 2, 2018 · 1 comment
Open

2016/12/26/golang-socket5-proxy #3

utterances-bot opened this issue Nov 2, 2018 · 1 comment

Comments

@utterances-bot
Copy link

一个简单的Golang实现的Socket5 Proxy | 飞雪无情的博客

一个简单的Golang实现的Socket5 Proxy

http://www.flysnow.org/2016/12/26/golang-socket5-proxy.html

Copy link

tsonglew commented Dec 8, 2020

client.Write([]byte{0x05, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00})

请问这里建立连接时,代理返回给客户端的 BND.ADDR 和 BND.PORT 为什么都是 0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants