cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1218 socks5 not used properly in ftp EPSV mode with ALL_PROXY set

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Fri, 26 Apr 2013 14:52:23 +0000

Thanks a lot for your report! I've now pushed a fix (together with 2 new test cases to help us avoid regressions), available in commit 0523152ad6e9d558. Closing this issue.

---
** [bugs:#1218] socks5 not used properly in ftp EPSV mode with ALL_PROXY set**
**Status:** closed-fixed
**Labels:** socks proxy 
**Created:** Thu Apr 25, 2013 07:55 AM UTC by Zekun Ni
**Last Updated:** Thu Apr 25, 2013 09:55 PM UTC
**Owner:** Daniel Stenberg
Steps to reproduce:
export ALL_PROXY=socks5://127.0.0.1:1080 (assume a SOCKS5 proxy server is there);
curl a ftp resource with no extra options;
you can see from strace that curl tries to connect to the ftp server directly but then take it as a SOCKS5 server.
A strace result is available in the attachment list. In addition, curl works fine with --socks5/--socks5-hostname option.
---
Sent from sourceforge.net because you indicated interest in <https://sourceforge.net/p/curl/bugs/1218/>
To unsubscribe from further messages, please visit <https://sourceforge.net/auth/subscriptions/>
Received on 2013-04-26

These mail archives are generated by hypermail.

donate! Page updated January 05, 2012.
web site info

File upload with ASP.NET