libsignal-service-java icon indicating copy to clipboard operation
libsignal-service-java copied to clipboard

HTTP Proxy Support

Open mechko opened this issue 8 years ago • 1 comments

Hi, currently I'm wondering how to enable support for clients using this service lib and sitting behind HTTP proxies. The used OkHTTP-Client is instantiated without the possibility to add a proxy. Any hints on how to inject a proxy configuration via JAVA OPTS or the like? Or do we have to fork this lib and add proxy support programmatically?

Thanks in advance, mechko

mechko avatar Dec 19 '16 14:12 mechko

+1 please. This is preventing signal-cli (see https://github.com/AsamK/signal-cli/issues/79) and weechat-signal (https://github.com/thefinn93/signal-weechat/issues/12) from working behind a proxy.

yardenac avatar Apr 08 '18 04:04 yardenac