Last updated:
0 purchases
authcaptureproxy 1.3.2
Auth_capture_proxy
A Python project to create a proxy to capture authentication information from a webpage. This is useful to capture oauth login details without access to a third-party oauth.
Install
pip install authcaptureproxy
Using
To see basic usage look at the proxy-example that logs into Amazon.com and will print out the detected email and password.
python authcaptureproxy/cli.py proxy-example
See the docs 📚 for more info.
License
Licensed under the terms of the Apache License 2.0.
Contributing
New issues and pull requests are welcome.
Please refer to the contributing guide
and security policy.
Generated with Tyrannosaurus.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.