issues
search
DomainTools
/
python_api
DomainTools Official Python API
MIT License
82
stars
32
forks
source link
[IDEV-282] Bugbash
#132
Closed
briluza
closed
5 months ago
briluza
commented
5 months ago
Changes:
Change optional parameters from underscore to use dash instead, make it backward compatible with the prev version.
Change iris
investigate kwargs parameter to use
-
instead of `
` to make it standard in other parameters.
Adjust the argument parser to make it compatible in API params.
Add
-s
for short-hand command for
--source-file
.
Add a max limit of 100 domains when using the
--source-file
parameter.
remove/strip colons on ssl hash input if colons happen to be present in the user-supplied certificate hash/fingerprint values.
Changes:
-
instead of `` to make it standard in other parameters.-s
for short-hand command for--source-file
.--source-file
parameter.