longzuyuan / ics-openvpn

Automatically exported from code.google.com/p/ics-openvpn
0 stars 0 forks source link

No http-proxy support #64

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Actually ics-openvpn at the time being seems not to support the http-proxy 
configuration option.
You can add a line like

http-proxy star.trak.ds 9

to your custom configuration, but this line will be ignored.
As much as I understand from the VpnService API the seems to be no option for 
http proxies in there either, however I'm not too deep into such things.

For what it's worth, it would be nice to have the possibility to use proxy 
connections with ics-openvpn for those who are forced to use a proxy for inet 
connection (some cellular operators do force their users to use proxy servers, 
as do many organizations such as universities).

Original issue reported on code.google.com by stief...@wtnet.de on 7 Aug 2012 at 6:27

GoogleCodeExporter commented 9 years ago
This was an upstream bug. Fixed in the new verison, which also adds picking up 
the proxy from the system preferences: 
http://plai.de/android/ics-openvpn0518pre2.apk.

I hope to release the new version at the end of the week to the market.

Original comment by arne@rfc2549.org on 7 Aug 2012 at 6:43

GoogleCodeExporter commented 9 years ago
Thank you very much for your reply and thanks a lot for implementing the system 
wide proxy setting pickup.
While the connection gets established well through the proxy now, I'm facing 
another issue with routing tables vs. proxy IP.
In order not to stir thread contents I took the liberty to open another issue 
for this, you can find it at issue 70: 
https://code.google.com/p/ics-openvpn/issues/detail?id=70

Best regards - Mike

Original comment by stief...@wtnet.de on 14 Aug 2012 at 3:21