auth_capture_proxy

A Python project for capturing auth credentials using a proxy.

APACHE-2.0 License

Downloads
458.1K
Stars
2
Committers
6
auth_capture_proxy - v1.3.2 Latest Release

Published by alandtse 11 months ago

Fix

  • Change base_url path warning to debug (68af0dd)
auth_capture_proxy - v1.3.1

Published by alandtse 11 months ago

Fix

  • Automatically convert base_url from file url (08a396d)
auth_capture_proxy - v1.3.0

Published by alandtse 11 months ago

Feature

  • Preserve custom headers and allow dynamic sessions (307bd06)
auth_capture_proxy - v1.2.1

Published by alandtse 11 months ago

Fix

  • Fix multiple / detection in urls (2352e22)
auth_capture_proxy - v1.2.0

Published by alandtse over 1 year ago

Feature

auth_capture_proxy - v1.1.6

Published by alandtse over 1 year ago

Fix

  • Require python 3.9 or greater (5ba1afd)
auth_capture_proxy - v1.1.5

Published by alandtse over 1 year ago

Fix

  • access_url: Do not add port if 0 (ba9acb4)
auth_capture_proxy - v1.1.4

Published by alandtse over 2 years ago

Fix

  • Fix swap_url for http converted urls (2b672fa)
auth_capture_proxy - v1.1.3

Published by alandtse over 2 years ago

Fix

auth_capture_proxy - v1.1.2

Published by alandtse over 2 years ago

Fix

auth_capture_proxy - v1.1.1

Published by alandtse almost 3 years ago

Fix

auth_capture_proxy - v1.1.0

Published by alandtse almost 3 years ago

Feature

auth_capture_proxy - v1.0.2

Published by alandtse about 3 years ago

Fix

  • Fix multiple cookie error in debug (#17) (f1cd671)
auth_capture_proxy - v1.0.1

Published by alandtse over 3 years ago

Fix

  • Relax dependency versions (55c12ce)
auth_capture_proxy - v1.0.0

Published by alandtse over 3 years ago

Fix

Breaking

  • API has changed due to use of httpx. Modifiers, test_url, and other items that access aiohttp ClientResponse will need to be fixed. (311e998)
auth_capture_proxy - v0.8.1

Published by alandtse over 3 years ago

v0.8.1 (2021-04-03)

Fix

auth_capture_proxy - v0.8.0

Published by alandtse over 3 years ago

v0.8.0 (2021-04-03)

Feature

  • Allow disabling of header autogeneration (#11) (3eade2d)
auth_capture_proxy - v0.7.1

Published by alandtse over 3 years ago

v0.7.1 (2021-03-29)

Fix

  • Fix filter on redirect detection (#10) (94fb40e)
auth_capture_proxy - v0.7.0

Published by alandtse over 3 years ago

Feature

  • Add filter for check_redirects (#6) (144147a)
auth_capture_proxy - v0.6.0

Published by alandtse over 3 years ago

Feature

  • Change host when redirect detected (1d6fa10)