Socket
Socket
Sign inDemoInstall

authcaptureproxy

Package Overview
Dependencies
6
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    authcaptureproxy

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.


Maintainers
1

Readme

Auth_capture_proxy

Version status License Python version compatibility Version on Github Version on PyPi PyPI - Downloads PyPI - Downloads PyPI - Downloads Documentation Status Build (Github Actions) Test coverage (coveralls)

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.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc