[GH-ISSUE #47] support socks5 username/password (rfc1929) #24

Closed
opened 2026-02-27 23:15:05 +03:00 by kerem · 4 comments
Owner

Originally created by @JonasGao on GitHub (Mar 15, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/47

can you supporting rfc1929.

Originally created by @JonasGao on GitHub (Mar 15, 2018). Original GitHub issue: https://github.com/snail007/goproxy/issues/47 can you supporting [rfc1929](https://www.ietf.org/rfc/rfc1929.txt).
kerem 2026-02-27 23:15:05 +03:00
Author
Owner

@snail007 commented on GitHub (Mar 15, 2018):

proxy already supported it,you can find it via:https://github.com/snail007/goproxy#57authentication

<!-- gh-comment-id:373293951 --> @snail007 commented on GitHub (Mar 15, 2018): proxy already supported it,you can find it via:https://github.com/snail007/goproxy#57authentication
Author
Owner

@JonasGao commented on GitHub (Mar 16, 2018):

oh, i mean, second level SOCKS need auth.
i already have a SOCKS proxy, it need auth.
then, i want convert it to HTTP....

like ./proxy http -p :33080 -T tcp -P "22.22.22.22:8080" -SOME-AUTH-ARG "xxx:yyy"
and, "xxx:yyy" use to "22.22.22.22:8080"`

<!-- gh-comment-id:373630104 --> @JonasGao commented on GitHub (Mar 16, 2018): oh, i mean, second level SOCKS need auth. i already have a SOCKS proxy, it need auth. then, i want convert it to HTTP.... like `./proxy http -p :33080 -T tcp -P "22.22.22.22:8080" -SOME-AUTH-ARG "xxx:yyy"` and, `"xxx:yyy" use to `"22.22.22.22:8080"`
Author
Owner

@snail007 commented on GitHub (Mar 16, 2018):

i see,this feature will coming soon,please keep watching project.

<!-- gh-comment-id:373660844 --> @snail007 commented on GitHub (Mar 16, 2018): i see,this feature will coming soon,please keep watching project.
Author
Owner

@snail007 commented on GitHub (Mar 28, 2018):

done.
via: https://github.com/snail007/goproxy#66authentication

<!-- gh-comment-id:376773582 --> @snail007 commented on GitHub (Mar 28, 2018): done. via: https://github.com/snail007/goproxy#66authentication
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#24
No description provided.