issues Search Results · repo:abhinavsingh/proxy.py language:Python
Filter by
334 results
(96 ms)334 results
inabhinavsingh/proxy.py (press backspace or delete to remove)Describe the bug building proxy.py with python3.10 on macOS, I get this test failure:
/sw/bin/python3.10 -m pytest -vv || exit 2
==================================================================================================== ...
Bug
nieder
- Opened on Feb 23
- #1525
Describe the bug The package description doesn t seem to work correctly, it evaluates to (literally):
\u26a1 Fast \u2022 \U0001fab6 Lightweight \u2022 \U0001f51f Dependency \u2022 \U0001f50c Pluggable ...
Bug
mgorny
- Opened on Oct 22, 2024
- #1496
Describe the bug
- A) CONNECT requests to an http target URL are falsely attempted to be intercepted by interception mode. proxypy ssl
exception is triggered and request fails.
- B) do_intercept() ...
Bug
JJ-Author
- Opened on Oct 15, 2024
- #1493
Describe the bug ipv6 address targeted requests lead to http error 502 bad gateway due to Name or service not known
To Reproduce Steps to reproduce the behavior:
1. start proxy.py on a remote server ...
Bug
JJ-Author
- Opened on Oct 5, 2024
- #1487
Check FAQs I didn t find the information necessary for this problem in the FAQ. But I found a slightly similar issue in
the discussions
Describe the bug I wrote the simplest FastAPI application and a ...
Bug
creaexo
- 3
- Opened on Sep 25, 2024
- #1483
Hi,
I m trying to do a plugin to do a rotate proxy , but the next IP must be rotated by the main app, not the plugin itself.
I have the following code:
import proxy
from proxy.http.proxy import HttpProxyBasePlugin ...
Question
ProtocolNebula
- 1
- Opened on Aug 28, 2024
- #1467
I want to intercept the request responses and return a custom status code and response body for a list of urls. Can
someone guide me in attempting this?
JavaProgswing
- 14
- Opened on Aug 26, 2024
- #1464
Describe the bug incorrect host field is not replaced but passed through to upstream server
To Reproduce start proxy.py and then on bash type printf GET http://httpbin.org/headers HTTP/1.1\r\nHost:
foobar\r\nConnection: ...
Bug
JJ-Author
- Opened on Aug 12, 2024
- #1455
Describe the bug the on the fly https interception certificate not before date seems too close too real time and just a
little delay in the client time of 2s triggers a MOZILLA_PKIX_ERROR_NOT_YET_VALID_CERTIFICATE ...
Awaiting Response
Bug
JJ-Author
- 5
- Opened on Aug 4, 2024
- #1438
Describe the bug the field values of the request object (for a GET request via http and https) vary between http and
https (intercepted) in an inconsistent and potentially incorrect manner that is hindering ...
Question
JJ-Author
- 6
- Opened on Aug 2, 2024
- #1437

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.