mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 08:25:54 +03:00
[GH-ISSUE #367] proxy clientt使用https代理报错 #278
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#278
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hsl-wx on GitHub (May 10, 2020).
Original GitHub issue: https://github.com/snail007/goproxy/issues/367
./proxy client -J "https://用户:密码@服务器:端口" -P 域名:80 -T tcp --k default
proxy free version 9.3 by snail , email : arraykeys@gmail.com
2020/05/10 19:32:25 use tcp parent 域名:80
2020/05/10 19:32:25 client started
2020/05/10 19:32:25 session worker[1] started
2020/05/10 19:32:25 session worker[2] started
2020/05/10 19:32:25 session worker[3] started
2020/05/10 19:32:25 session worker[4] started
2020/05/10 19:32:25 session worker[5] started
2020/05/10 19:32:25 session worker[6] started
2020/05/10 19:32:25 session worker[7] started
2020/05/10 19:32:25 session worker[8] started
2020/05/10 19:32:25 session worker[9] started
2020/05/10 19:32:25 session worker[10] started
2020/05/10 19:34:26 connection err: error connecting to proxy: EOF, retrying...
2020/05/10 19:34:26 connection err: error connecting to proxy: EOF, retrying...
2020/05/10 19:34:26 connection err: error connecting to proxy: EOF, retrying...
2020/05/10 19:34:26 connection err: error connecting to proxy: EOF, retrying...
2020/05/10 19:34:26 connection err: error connecting to proxy: EOF, retrying...
2020/05/10 19:34:26 connection err: error connecting to proxy: EOF, retrying...
2020/05/10 19:34:26 connection err: error connecting to proxy: EOF, retrying...
2020/05/10 19:34:26 connection err: error connecting to proxy: EOF, retrying...
2020/05/10 19:34:26 connection err: error connecting to proxy: EOF, retrying...
2020/05/10 19:34:26 connection err: error connecting to proxy: EOF, retrying...
2020/05/10 19:36:29 connection err: error connecting to proxy: EOF, retrying...
2020/05/10 19:36:29 connection err: error connecting to proxy: EOF, retrying...
2020/05/10 19:36:29 connection err: error connecting to proxy: EOF, retrying...
@snail007 commented on GitHub (May 10, 2020):
上级问题。