9 lines
170 B
Markdown
9 lines
170 B
Markdown
|
# Spiderfoot
|
||
|
|
||
|
* OSINT online spider
|
||
|
* [Repo & releases](https://github.com/smicallef/spiderfoot.git)
|
||
|
* Start server locally via
|
||
|
```sh
|
||
|
python sf.py -l 127.0.0.1:5000
|
||
|
```
|