Open
Description
I'm trying to connect to a socks5 proxy that requires credentials. I'm using socksify-ruby but can't stop receiving this error
SOCKSError::NotAllowed: connection not allowed by ruleset
From what I read it's an authentication issue but I am unable to find the right syntax.
Currently I'm trying this:
proxy: 'socks://username:[email protected]:1080'
I believe this is already supported however I would like if someone could tell me a request example
Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels