Wa Alaikumassalaam wr, You may set network proxy for Zekr. Just set proxy settings inside ~/.zekr/config/config.properties. By default Zekr uses system default proxy, which is meaningful in some Linux distributions and inherits IE settings in Windows.
If you want to change it manually, here is the setting: # Network settings # network.proxy.internal.disableJvmUseSystemProxy = false # can be 'system' (system default proxy), 'manual' (should be set manually below) or 'false' for no proxy. network.proxy = system # set the following properties only if network.proxy is set to 'manual' network.proxy.server = network.proxy.port = # can be HTTP or SOCKS network.proxy.type = HTTP As far as I know TOR only supports SOCKS proxy, not HTTP proxy, so you may have to set network.proxy.type = SOCKS. I didn't test if it works properly with SOCKS or not, but virtually it should work. I've probably tested it against HTTP proxy and worked fine. Regards, Mohsen On Wed, May 8, 2013 at 7:01 AM, Carlos Luna <[email protected]> wrote: > Salam Aleikom! > Mi ISP is blocking some web pages one of them is versebyversequran.com > so I do not have online recitations, My question is May I use Zekr > with TOR or some proxy to avoid the blocking? How? > > -- > You received this message because you are subscribed to the Google Groups > "zekr" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "zekr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
