mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 16:35:49 +03:00
[GH-ISSUE #475] socks5 不能正常使用 #379
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#379
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 @wb1t on GitHub (Mar 24, 2022).
Original GitHub issue: https://github.com/snail007/goproxy/issues/475
version:V11.6
use cmd:
proxy.exe socks --always -t tcp -p ":10808" --udp-port 0 --udp --max-conns-rate=0
use 360chrome.exe set proxy:127.0.0.1:10808@socks
log tips:
2022/03/25 01:18:35.806341 WARN handshake fail, ERR: new methods request fail,ERR: socks version not supported
@wb1t commented on GitHub (Mar 24, 2022):
360chrome.exe and chrome.exe is used socks4A version
@wb1t commented on GitHub (Mar 24, 2022):
chrome use ssh proxy
@snail007 commented on GitHub (Mar 25, 2022):
socks4A is not supported.