adria Posted March 22, 2018 Report Share Posted March 22, 2018 (edited) Hi! I have started using Enpass to store and sync all my passwords and works perfectly. It is great that I can use it on Android, too. However, at work, cloud storage sites are blocked by an internal proxy, and I have setup a socks proxy to bypass it. I would like to be able to specify this socks proxy to the Enpass desktop application, so that in can backup to the cloud. At the moment, only http proxy are supported (as I tried with my socks proxy but it did not work) Thanks in advance Edited March 22, 2018 by adria 2 Link to comment Share on other sites More sharing options...
boistordu Posted April 15, 2018 Report Share Posted April 15, 2018 Same for me. It seems that it just try to connect over and over without using the good protocol. Can someone from enpass confirm that? Link to comment Share on other sites More sharing options...
boistordu Posted April 30, 2018 Report Share Posted April 30, 2018 no answer from team? Link to comment Share on other sites More sharing options...
adria Posted August 2, 2018 Author Report Share Posted August 2, 2018 (edited) As a workaround, I'm using Privoxy to forward the http traffic to my socks proxy. Just add this line to the privoxy config file: forward-socks5 / localhost:12345 . where 12345 is your socks proxy port. Note the dot at the end of the line. Then you can use: 127.0.0.1:8118 in Enpass http proxy (8118 is the default port for Privoxy). I hope you find this useful Edited August 10, 2018 by adria 1 Link to comment Share on other sites More sharing options...
JamesBond Posted November 27, 2019 Report Share Posted November 27, 2019 On 8/2/2018 at 6:11 PM, adria said: As a workaround, I'm using Privoxy to forward the http traffic to my socks proxy. Just add this line to the privoxy config file: forward-socks5 / localhost:12345 . where 12345 is your socks proxy port. Note the dot at the end of the line. Then you can use: 127.0.0.1:8118 in Enpass http proxy (8118 is the default port for Privoxy). I hope you find this useful Woah.. Thanks it works :) Just had to change forward-socks5 to forward-socks4 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now