Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
BitTheByte committed Apr 11, 2024
1 parent e548053 commit 31eb9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitorizer/default.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
commands:
- id: 756db6c3-f2d2-4dd7-8b9e-1ce71772567e
name: subfinder
cmd: docker run -v /home/.monitorizer:/home/.monitorizer --rm projectdiscovery/subfinder:latest -d {domain} -o {output:file}
cmd: docker run -v /home/.monitorizer:/home/.monitorizer --rm projectdiscovery/subfinder:latest -d {domain} -o {output:file} -all
parser: |
import os
Expand Down

0 comments on commit 31eb9b6

Please sign in to comment.