Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tool is not working with proxy command #34

Open
AMIT-XXX opened this issue Feb 2, 2023 · 0 comments
Open

Tool is not working with proxy command #34

AMIT-XXX opened this issue Feb 2, 2023 · 0 comments

Comments

@AMIT-XXX
Copy link

AMIT-XXX commented Feb 2, 2023

i used below commands but tool isn't working with proxy

  1. python3 pwnxss.py --proxy {'127.0.0.1:8080'}
  2. python3 pwnxss.py --proxy {'https':'127.0.0.1:8080'}
  3. python3 pwnxss.py --proxy {'http':'http://127.0.0.1:8080'}
  4. python3 pwnxss.py --proxy {'https':'https://127.0.0.1:8080'}
  5. python3 pwnxss.py --proxy {'https':'127.0.0.1:8081'}
  6. python3 pwnxss.py --proxy {'https':'localhost:8080'}
  7. python3 pwnxss.py --proxy 'https':'127.0.0.1:8080'
  8. python3 pwnxss.py --proxy 'https':'https://127.0.0.1:8081'

Let me know , what am doing wrong

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

No branches or pull requests

1 participant