Hi
I've replied to other posts on this matter but it seems they've gone cold.
Im trying to configure the proxy for SOCKS5 too but cannot find any reference. I've set the proxy type in the hadouken.json file to 'socks5', 'socks5_pw' and other variants as well as just jibberish and it seems to be completely ignored by the service.
There's a section in the default template that I've filled in with no luck
"proxy":
{
"type": "none",
"hostname": "",
"port": 0,
"username": "",
"password": "",
"proxyHostnames": true,
"proxyPeerConnections": true
},
I found settings in a github commit that was specifically for adding proxy support but from the code I couldnt find the lines of code the github post was referring to (although I'm no programmer so may just be dumb here) so I suspect it never made the cut into the current build.
Is there any update on this? It would be really nice to get proxy support.
Thanks