proxy.py/proxy
Abhinav Singh db0c923447
[TlsParser] Refactored implementation from #748 (#922)
* Refactored TlsParser based upon work done in #748

* Add missing `tls_server_hello.data`, thanks to @JerryKwan

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

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

* Pass `check.py`

* Run check.py locally

* Fix lint errors

* Fix indentation issue

* Ignore linkcheck for cloudflare links, GHA is getting a 403 reply, while the link actually works

* Fix lint

* codespell skip

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-12-31 22:54:33 +05:30
..
common Change `--local-executor` flag semantics (#907) 2021-12-27 10:23:38 +05:30
core Hook `UpstreamConnectionPool` lifecycle within `Threadless` (#921) 2021-12-29 17:37:15 +05:30
dashboard Response Packet Utilities (#903) 2021-12-25 00:30:40 +05:30
http [TlsParser] Refactored implementation from #748 (#922) 2021-12-31 22:54:33 +05:30
plugin Hook `UpstreamConnectionPool` lifecycle within `Threadless` (#921) 2021-12-29 17:37:15 +05:30
testing Pre-evaluate `args.threadless = is_threadless` (#881) 2021-12-20 13:04:42 +05:30
__init__.py `task.result` can throw (#837) 2021-12-01 19:54:00 +05:30
__main__.py Doc & Banner update to match GitHub (#182) 2019-11-18 20:45:51 -08:00
proxy.py Clean shutdown on `SIGINT`, `SIGHUP`, `SIGTERM`, `SIGQUIT` (#908) 2021-12-27 14:28:01 +05:30
py.typed Add py.typed marker, add version checker, remove deprecated methods (#255) 2020-01-06 21:23:38 -08:00