How to use proxy?
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 209
- PR merge metrics
- No merged PRs in 30d
Description
Hey, I have a proxy (cnltm),and the proxy is: 192.0.0.2:3128,it do not have username
and user passwd
But when I use s4cmd,It always print error like this:
[Exception] An error occurred (407) when calling the PutObject operation: Proxy Authentication Required
[Thread Failure] An error occurred (407) when calling the PutObject operation: Proxy Authentication Required
I have add some code to use proxy:
from botocore.config import Config as botoconfig

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the PutObject request with the supplied botocore Config proxy settings and inspect how s4cmd passes proxy configuration to botocore. Done means establishing whether an unauthenticated proxy is supported and documenting or correcting the behavior behind the HTTP 407 response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100