On Wed, 21 Dec 2011 17:42:22 +0900 Bluezery <[email protected]> wrote:
> Hi, > > I have heard that ECORE_CON_SOCKS_V4 is used for socks proxy. > So, I add to read this value when econ_con_url is used. > But I can not test this. because I cannot access socks proxy server. > @discomfitor can help to review this patch. > also, you can easily test this by doing something like: Create the ssh tunnel to localhost: ssh -D 9999 127.0.0.1 Start an app with the proxy variable which uses the localhost tunnel: ECORE_CON_SOCKS_V4=127.0.0.1:9999:1 ./app ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
