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

How to run it ? #1845

Open
profesionalleet1337 opened this issue Feb 8, 2024 · 2 comments
Open

How to run it ? #1845

profesionalleet1337 opened this issue Feb 8, 2024 · 2 comments

Comments

@profesionalleet1337
Copy link

Hello, I have a problem with runnig the tool !
I'm using google cloud shell, but can't start it . Could someone help me ?

@darkb0ts
Copy link

git clone https://github.com/smicallef/spiderfoot.git
cd spiderfoot
pip3 install -r requirements.txt
python3 ./sf.py -l 127.0.0.1:5001

@anyways-Manish
Copy link

anyways-Manish commented Mar 22, 2024

python3 ./sf.py -l 127.0.0.1:5001 instead of this
use this :- python3 ./sf.py -l 0.0.0.0:5001 to access it from any machine in your network

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

3 participants