-
Notifications
You must be signed in to change notification settings - Fork 9
proxy usage #38
Comments
I have implemented a [proxy( method in the branch Reading system wide proxy settings is not trivial, and I will not do it in the foreseeable future. If it is working, I will include the function in the next release and will document it in the wiki and manual. |
@deedos Have you had any chance to test the functionality? Im preparing another release for December and would like to include it. |
Hi Thomas. I have not yet, once I was using unfortunetely o n Windows and is quite 2015-11-10 12:02 GMT-02:00 Thomas Mayer notifications@github.com:
Daniel Roviriego |
I have compiled [rest] and [oauth] and packed it with the updated help: https://ssl-account.com/cloud.residuum.org/index.php/s/lziFBW7OkcoDcpi |
@deedos have you been able to test? |
@residuum I could that now! Not so good news, Nevertheless, when using the proxy with the REST object, it´s working as expected.I bang I get my IP back. I ´m using Windows 2008 Server, purestJSON 1.3 versions with your pre compilled binaries. many thanks |
I am not understanding your last remarks. Do you mean, that using the |
The proxy features works for "rest" and do not work for "oauth".
|
This is strange, because testing If you e.g. rename |
A possibility: Are you calling a TLS secured domain? In that case, you need to download SSL certificates in PEM format, see the compilation instructions for the link. It must be saved to the same folder as |
Hi Thomas. I'm using with twitter api endpoints, probably is a TLS secured domain, no 2015-11-26 21:12 GMT-02:00 Thomas Mayer notifications@github.com:
Daniel Roviriego |
Squashed commit of the following: commit 27323c8 Author: Thomas Mayer <thomas@residuum.org> Date: Tue Dec 29 01:59:25 2015 +0100 Help for proxy formatted. commit 8fcc7d8 Author: Thomas Mayer <thomas@residuum.org> Date: Fri Nov 27 00:08:21 2015 +0100 Reordering setting path. commit 24e405b Author: Thomas Mayer <thomas@residuum.org> Date: Tue Dec 1 01:02:36 2015 +0100 Clarified help. commit 4c83295 Author: Thomas Mayer <thomas@residuum.org> Date: Thu Oct 22 01:59:18 2015 +0200 Remove .o file after build. commit dcb40c8 Author: Thomas Mayer <thomas@residuum.org> Date: Tue Oct 20 23:23:00 2015 +0200 Add [proxy( method to [rest] and [oauth] implements issue #38
Included in latest release. |
Hello. First at all, this external is very, very nice, so much thanks for sharing it!
I 'm using as a Twitter client, pretty much like the example and it works flawlessly, although when i 'm behind a proxy, It does not work. I suppose could be because pd-extended cannot see the windows or O.S proxy config ? is there a way to declar the proxy config/path in the patch ?
many thanks in advance
The text was updated successfully, but these errors were encountered: