Skip to content

Conversation

@AliHzSec
Copy link

@AliHzSec AliHzSec commented Dec 9, 2025

Add HTTP/HTTPS Proxy Support

Description

This PR adds proxy support to the scanner, allowing users to route all HTTP/HTTPS requests through a specified proxy server.

Changes

  • Added -p/--proxy command-line argument to accept proxy URL
  • Modified send_payload() function to support proxy configuration
  • Modified resolve_redirects() function to support proxy configuration
  • Updated .gitignore to exclude virtual environment directories

Testing

  • Tested with HTTP proxy
  • Tested with HTTPS proxy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant