March 22, 20188 yr 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, 20188 yr by adria
April 15, 20188 yr 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?
August 2, 20187 yr Author 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, 20187 yr by adria
November 27, 20196 yr 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
Create an account or sign in to comment