Skip to content

How do to send to a SOCKS5 proxy with username and password? #131

Answered by chromer030
CryAboutIt asked this question in Q&A
Discussion options

You must be logged in to vote

Socks4
Socks4 only support USERID auth.
-proxy socks4://<userid>@server_host:port

Socks5
-proxy socks5://<username>:<password>@server_host:port

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@CryAboutIt
Comment options

Answer selected by CryAboutIt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants