proxy.py/proxy/plugin
Abhinav Singh 769aae4b06
Fix broken TLS interception & CacheResponsesPlugin because UID is no longer a UUID (#866)
* Fix broken TLS interception because uid is now no longer a UUID

* Give enough context to work id for them to be unique within a `proxy.py` instance

* Use --port=0 by default within `proxy.TestCase`

* Attempt to fix weird buildx issue

* Add makefile targets within workflow

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Order?

* Write scm file for make

* Fetch depth

* Quote patch

* Try with sudo?

* https://github.com/docker/buildx/issues/850

* Remove sudo hack

* https://github.com/docker/buildx/issues/850\#issuecomment-973270625

* Add explicit deps

* Add `requirements-testing.txt` during linting phase

* Pin buildx to v0.7.1

* Pin buildx to v0.7.0

* Revert back unnecessary change to dockerignore

* Skip container within make workflow (because GHA lacks support for docker on macOS by default)

* Repurpose make into developer workflow

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-12-17 15:33:00 +05:30
..
cache Fix broken TLS interception & CacheResponsesPlugin because UID is no longer a UUID (#866) 2021-12-17 15:33:00 +05:30
__init__.py `task.result` can throw (#837) 2021-12-01 19:54:00 +05:30
adblock.json v3.4.0 (#638) 2021-10-30 04:32:05 +05:30
cloudflare_dns.py Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
custom_dns_resolver.py Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
filter_by_client_ip.py Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
filter_by_upstream.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
filter_by_url_regex.py Cleanup parser & url classes (#843) 2021-12-02 03:55:39 +05:30
man_in_the_middle.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
mock_rest_api.py Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
modify_chunk_response.py Cleanup parser & url classes (#843) 2021-12-02 03:55:39 +05:30
modify_post_data.py Optimizations & Update Benchmark Results (#832) 2021-12-01 04:18:49 +05:30
proxy_pool.py [ProxyPoolPlugin] Avoid remote proxy of private IP requests (#833) 2021-12-01 05:29:52 +05:30
redirect_to_custom_server.py Optimizations & Update Benchmark Results (#832) 2021-12-01 04:18:49 +05:30
reverse_proxy.py Enhancements (#763) 2021-11-20 03:04:15 +05:30
shortlink.py Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
web_server_route.py Optimizations & Update Benchmark Results (#832) 2021-12-01 04:18:49 +05:30