New Release thanks to GabDug's heavy work ! :heart:
- Automated new pypi release
- Automated new docker release
More info at:
- https://github.com/laluka/bypass-url-parser/pkgs/container/bypass-url-parser
- https://pypi.org/project/bypass-url-parser/
bash
docker run --rm -it ghcr.io/laluka/bypass-url-parser:latest --help
pip install bypass-url-parser --help
Don't ming the heavi changelog, it's the first clean releases, the future ones will be more atomic! :rose:
What's Changed
* Update README.md by jtof-fap in https://github.com/laluka/bypass-url-parser/pull/5
* New bypass mode - end_paths by jtof-fap in https://github.com/laluka/bypass-url-parser/pull/6
* New bypass mode - http_versions by jtof-fap in https://github.com/laluka/bypass-url-parser/pull/7
* Jtof fap http methods by jtof-fap in https://github.com/laluka/bypass-url-parser/pull/8
* Add new scheme/proto headers and improve http_headers_scheme mode by jtof-fap in https://github.com/laluka/bypass-url-parser/pull/9
* Payloads - Update port header payloads and default ports by jtof-fap in https://github.com/laluka/bypass-url-parser/pull/10
* Add new IP/Host headers and improve http_headers_ip mode by jtof-fap in https://github.com/laluka/bypass-url-parser/pull/11
* Source code cleaning by jtof-fap in https://github.com/laluka/bypass-url-parser/pull/12
* Source code performance by jtof-fap in https://github.com/laluka/bypass-url-parser/pull/13
* Jtof fap header url by jtof-fap in https://github.com/laluka/bypass-url-parser/pull/14
* [Snyk] Security upgrade setuptools from 39.0.1 to 65.5.1 by laluka in https://github.com/laluka/bypass-url-parser/pull/16
* [Snyk] Security upgrade python from 3.11.0b5-slim-bullseye to 3.12.0a4-slim-bullseye by snyk-bot in https://github.com/laluka/bypass-url-parser/pull/17
* [Snyk] Security upgrade ipython from 7.34.0 to 8.10.0 by laluka in https://github.com/laluka/bypass-url-parser/pull/18
* Request file support by jtof-fap in https://github.com/laluka/bypass-url-parser/pull/19
* Laluka make things pretty by laluka in https://github.com/laluka/bypass-url-parser/pull/20
* [Snyk] Security upgrade python from 3.12.0a4-slim-bullseye to 3.12.0b3-slim-bullseye by laluka in https://github.com/laluka/bypass-url-parser/pull/22
* [Snyk] Security upgrade python from 3.12.0a4-slim-bullseye to 3.12.0b4-slim-bullseye by laluka in https://github.com/laluka/bypass-url-parser/pull/21
* Various bugfix by jtof-fap in https://github.com/laluka/bypass-url-parser/pull/23
* Fix output Windows Terminal with Powershell Shell by slicingmelon in https://github.com/laluka/bypass-url-parser/pull/24
* Nishantbhagat57 patch 1 by laluka in https://github.com/laluka/bypass-url-parser/pull/26
* More internal paths by Nishantbhagat57 in https://github.com/laluka/bypass-url-parser/pull/25
* [Snyk] Security upgrade python from 3.12.0b4-slim-bullseye to 3.13.0a2-slim-bullseye by laluka in https://github.com/laluka/bypass-url-parser/pull/27
* A few more paths, chinese separator to dot, node broken utf8, bpropfind by laluka in https://github.com/laluka/bypass-url-parser/pull/28
* chore: add GH actions, PDM, package, publish to Pypi by GabDug in https://github.com/laluka/bypass-url-parser/pull/29
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/laluka/bypass-url-parser/pull/30
New Contributors
* snyk-bot made their first contribution in https://github.com/laluka/bypass-url-parser/pull/17
* slicingmelon made their first contribution in https://github.com/laluka/bypass-url-parser/pull/24
* Nishantbhagat57 made their first contribution in https://github.com/laluka/bypass-url-parser/pull/25
* GabDug made their first contribution in https://github.com/laluka/bypass-url-parser/pull/29
* dependabot made their first contribution in https://github.com/laluka/bypass-url-parser/pull/30
**Full Changelog**: https://github.com/laluka/bypass-url-parser/compare/v0.2.0...v0.4.0