I absolutely love cobra. 馃悕
However, I think that the command-line interface for subfinder would be much simpler, for our case, if we didn't use it.
Example
We would turn this:
$ subfinder enumerate google.com
...
Into this (effectively just dropping enumerate) :
$ subfinder google.com
...
I absolutely love cobra. 馃悕
However, I think that the command-line interface for subfinder would be much simpler, for our case, if we didn't use it.
Example
We would turn this:
Into this (effectively just dropping
enumerate) :