Lowered thread count for better results
This commit is contained in:
parent
16a0a4c8d5
commit
b70bc1b6f2
2
.github/workflows/daily-axfr.yml
vendored
2
.github/workflows/daily-axfr.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user