Proxy Flag help #902
Answered
by
forgedhallpass
ayoubackup
asked this question in
General
-
how i can use proxy flag with username and password in httpx or nuclei tools |
Beta Was this translation helpful? Give feedback.
Answered by
forgedhallpass
Dec 12, 2022
Replies: 1 comment
-
In general it should look something like this: e.g. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ehsandeep
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In general it should look something like this:
http[s]/socks5://[username:password@]host:port
e.g.
https://myuser:mypassword@myhost:8080