Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

proxy.py

Lightweight, Programmable, TLS interceptor Proxy for HTTP(S), HTTP2, WebSockets protocols in a single Python file
Collective - Host: opensource - https://opencollective.com/proxypy - Website: https://abhinavsingh.com/about - Code: https://github.com/abhinavsingh/proxy.py

npm: bump ws from 8.8.0 to 8.9.0 in /dashboard

github.com/abhinavsingh/proxy.py - dependabot[bot] opened this pull request about 2 years ago
Reverse proxy plugin to support WebSockets

github.com/abhinavsingh/proxy.py - thatsheepishcoder opened this issue about 2 years ago
ERR_TUNNEL_CONNECTION_FAILED

github.com/abhinavsingh/proxy.py - kata62 opened this issue over 2 years ago
why use benchmark can not work

github.com/abhinavsingh/proxy.py - qq516249940 opened this issue over 2 years ago
Relative to absolute imports

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request over 2 years ago
Bump actions/cache from 3.0.7 to 3.0.8

github.com/abhinavsingh/proxy.py - dependabot[bot] opened this pull request over 2 years ago
WIP Fuzzing

github.com/abhinavsingh/proxy.py - Deniskore opened this pull request over 2 years ago
pip prod(deps): bump autopep8 from 1.6.0 to 1.7.0

github.com/abhinavsingh/proxy.py - dependabot[bot] opened this pull request over 2 years ago
pip prod(deps): bump types-setuptools from 63.4.0 to 64.0.1

github.com/abhinavsingh/proxy.py - dependabot[bot] opened this pull request over 2 years ago
npm: bump ws from 8.8.0 to 8.8.1 in /dashboard

github.com/abhinavsingh/proxy.py - dependabot[bot] opened this pull request over 2 years ago
npm: bump http-server from 14.1.0 to 14.1.1 in /dashboard

github.com/abhinavsingh/proxy.py - dependabot[bot] opened this pull request over 2 years ago
pip prod(deps): bump types-requests from 2.28.7 to 2.28.8

github.com/abhinavsingh/proxy.py - dependabot[bot] opened this pull request over 2 years ago
Inspect Traffic via Dashboard

github.com/abhinavsingh/proxy.py - spereg53 opened this issue over 2 years ago
Replay from response cache

github.com/abhinavsingh/proxy.py - rthill91 opened this issue over 2 years ago
npm: bump ts-node from 10.8.0 to 10.9.1 in /dashboard

github.com/abhinavsingh/proxy.py - dependabot[bot] opened this pull request over 2 years ago
Add `3.11.0-alpha - 3.11.0` to python test matrix

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request over 2 years ago
Document custom auth plugins

github.com/abhinavsingh/proxy.py - nettnikl opened this issue over 2 years ago
`--pac-file` flag not serving local pac file

github.com/abhinavsingh/proxy.py - abhinavsingh opened this issue almost 3 years ago
[Make] Unable to build container locally

github.com/abhinavsingh/proxy.py - jdelrue opened this issue almost 3 years ago
v2.4.1

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[Auth] Support NTLM proxy authentication

github.com/abhinavsingh/proxy.py - jinlxz opened this issue almost 3 years ago
npm: bump follow-redirects from 1.11.0 to 1.14.8 in /dashboard

github.com/abhinavsingh/proxy.py - dependabot[bot] opened this pull request almost 3 years ago
[AccessLogs] Not available on Windows

github.com/abhinavsingh/proxy.py - notatallshaw opened this issue almost 3 years ago
Register for signals only when running in main thread

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[Plugin] Expose listening port to plugins

github.com/abhinavsingh/proxy.py - abhinavsingh opened this issue almost 3 years ago
Yaml lint

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
v2.4.0

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
Allow multiport with ephemeral & unix socket support

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[Examples] Fix broken examples

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[EventCore] Use `no_wait` when publishing to queues

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[EventDispatcher] Guard against broken pipe and eof

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[EventCore] Fix dispatcher exception during unsubcribe

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[CacheResponsesPlugin] Enhance cache by content type

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
Enable `test_integration` on windows

github.com/abhinavsingh/proxy.py - sowmya-jaxl opened this pull request almost 3 years ago
Add `--cache-by-content-type` flag

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
v2.4.0rc9

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[HttpParser] Memory view compliant, Zero copies

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[Optimize] Avoid using `tobytes` for zero-copies

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[Jupyter] Request creation notebook

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[Jupyter] Add a response notebook

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[Connection] Optimize flush

github.com/abhinavsingh/proxy.py - abhinavsingh opened this issue almost 3 years ago
[Flags] `min_compression_length` consistency

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
`jupyter` notebook based tutorial

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[pre-commit.ci] pre-commit autoupdate

github.com/abhinavsingh/proxy.py - pre-commit-ci[bot] opened this pull request almost 3 years ago
[Task] A generic payload based work abstraction

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[CacheResponsesPlugin] Add ability to cache request packets

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
Pre `v2.4.0rc8` cleanups

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
v2.4.0rc8

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[Work] Refactor as FD work

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[Work] Refactor for generic work type

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[SOCKS4] Packet parser & builder

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[CacheByContentTypePlugin] Prepare for content type parsing

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[ReverseProxy] Add integration tests

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[Multiport] Prepare for listening on multiple ports

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
Move `Tls` module within core

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[Windows] Remove `--threadless` from `TestCase`

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
Handle `SIGINFO`. Try `kill -s INFO <pid>`.

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[isort] Lib modules

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[Devtools] Build as part of GHA workflow

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[Coverage] For newly added components

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[Doc] Threadless Remote vs Local Execution Mode

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
v2.4.0rc7

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[Windows] Fix broken `--local-executor` logic for windows

github.com/abhinavsingh/proxy.py - sowmya-jaxl opened this pull request almost 3 years ago
npm: bump ws from 8.4.0 to 8.4.2 in /dashboard

github.com/abhinavsingh/proxy.py - dependabot[bot] opened this pull request almost 3 years ago
[Windows] Default to `--local-executor 0` flag

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
Restrict request handling to `DEFAULT_ALLOWED_URL_SCHEMES`

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago
[Windows] `pip install -e .` fails

github.com/abhinavsingh/proxy.py - sowmya-jaxl opened this issue almost 3 years ago
Add `ModifyWebSocketResponsePlugin`

github.com/abhinavsingh/proxy.py - abhinavsingh opened this pull request almost 3 years ago