Configuration file? #1737
Replies: 3 comments
-
I have the same question. I tried to set |
Beta Was this translation helpful? Give feedback.
-
Thanks for this - tagging @dwisiswant0 to take a look! |
Beta Was this translation helpful? Give feedback.
-
hi, 👋 can we convert this discussion as an issue:
My 2 cents:
But for example a concrete NB: my need: use api key but won't interactive mode (and using PDCP_API_KEY env variable dont work as expected : stop after login?) $ #~/.config/http/config.yaml with "auth: true" // v1.7.0
$ export PDCP_API_KEY="<get yours for free at https://cloud.projectdiscovery.io/?ref=api_key>"
$ cat domains.txt | httpx -asn
__ __ __ _ __
/ /_ / /_/ /_____ | |/ /
/ __ \/ __/ __/ __ \| /
/ / / / /_/ /_/ /_/ / |
/_/ /_/\__/\__/ .___/_/|_|
/_/
projectdiscovery.io
[INF] You are logged in as (@REDACTED)
$ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there
How can I configure the httpx using a configuration file? I can see that the default path is
$HOME/.config/httpx/config.yaml
but I can't find any template or instruction to create this file. Is there any documentation for that?Beta Was this translation helpful? Give feedback.
All reactions