We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I would like to setup headers
Usage:
Thanks for this tools 👏
Error using --headers option
--headers
$ photon -u https://redacted.com --dns --keys --headers ____ __ __ / __ \/ /_ ____ / /_____ ____ / /_/ / __ \/ __ \/ __/ __ \/ __ \ / ____/ / / / /_/ / /_/ /_/ / / / / /_/ /_/ /_/\____/\__/\____/_/ /_/ v1.3.2 Could not load headers prompt: [Errno 2] No such file or directory Could not load headers prompt: [Errno 2] No such file or directory: '/tmp/tmpwi76sshx'
My config:
$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS" $ python3 --version Python 3.10.12 $ pip --version pip 22.0.2 from /usr/lib/python3/dist-packages/pip (python 3.10)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I would like to setup headers
Usage:
Thanks for this tools 👏
Error using
--headers
optionMy config:
$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS" $ python3 --version Python 3.10.12 $ pip --version pip 22.0.2 from /usr/lib/python3/dist-packages/pip (python 3.10)
The text was updated successfully, but these errors were encountered: