Lowered thread count for better results

This commit is contained in:
Dionysus 2024-11-30 15:11:28 -05:00
parent 16a0a4c8d5
commit b70bc1b6f2
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE

View File

@ -35,7 +35,7 @@ jobs:
- name: Run AXFR scan with TLDs
run: |
python ./extras/mdaxfr.py --tlds
python ./extras/mdaxfr.py --tlds -c 10
- name: Configure Git
run: |