Projects STRLCPY opensquat Commits bd989ec8
🤬
  • ■ ■ ■ ■
    README.md
    skipped 117 lines
    118 118   
    119 119  ```bash
    120 120  # Crontab example - run openSquat every day at 8 am
    121  -# In this example, it saves the results file in JSON format
     121 +# In this example, the results are saved to a JSON file format
    122 122  0 8 * * * /home/john/opensquat/opensquat.py -k keywords.txt -o results.json -t json
    123 123  ```
    124 124  You can use this output file to feed your SIEM, SOAR, or other tools that support importing from TXT/JSON/CSV formats.
    skipped 43 lines
Please wait...
Page is in error, reload to recover