Skip to content

fix: fix localhost proxy#830

Open
starplanet wants to merge 1 commit into
ehang-io:masterfrom
yimian:master
Open

fix: fix localhost proxy#830
starplanet wants to merge 1 commit into
ehang-io:masterfrom
yimian:master

Conversation

@starplanet

Copy link
Copy Markdown

通过nps在本地启动一个socks5代理localhost:8003,然后使用执行以下shell命令:

curl -x socks5h://localhost:8003 https://www.baidu.com

会发现curl命令卡住了。原因是ipBytes为nil。

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

Successfully merging this pull request may close these issues.

1 participant