
Catcher modules¶
External Catcher modules repository.
See Catcher documentation on installation catcher with catcher-modules.
Usage¶
You can either write your own module in python or as external shell script. Both ways are covered in Catcher documentation for external modules.
Read the docs for existing modules usage info: catcher_modules()
Contribution¶
If you believe your external python module can be useful for other people you can create a pull request here. You can find quick support in the telegram channel.
Contributors:¶
- Many thanks to Ekaterina Belova for core & modules contribution.
Additional dependencies¶
libclntsh.dylib is required for oracle. Read more here.
unixodbc-dev and driver are required for mssql
Webdriver is required for selenium
Webdriver bundle for your language (except python) is required for selenium.