The OSINT Guide author Tom Caliendo
The OSINT Guide author Tom Caliendo
sure thing fyi I am running this in gitpod.io here is the text in general: HISTFILE=/workspace/.gitpod/cmd-0 history -r; { pip install -r requirements.txt } && { python main.py } gitpod...
here is error log: PIP STDOUT ---------- Collecting gitfive Downloading gitfive-1.1.5-py3-none-any.whl.metadata (889 bytes) Collecting httpx==0.23.0 (from gitfive) Using cached httpx-0.23.0-py3-none-any.whl (84 kB) Collecting anyio==3.6.1 (from gitfive) Using cached anyio-3.6.1-py3-none-any.whl (80...
It might be easier to view it in gitpod if you have an account (if not, youcan choose to sign in with your github account) at https://github.com/mxrch/GitFive and then run...