secure411dotorg / mal4s

Mal4s is a free open source data visualization tool designed to make it easy to see clusters of related Internet resources.
https://github.com/secure411dotorg/mal4s/wiki
GNU General Public License v3.0
30 stars 3 forks source link

mal4s.conf options to configure format of f5 f7 f9 and click output #20

Closed secure411dotorg closed 10 years ago

secure411dotorg commented 10 years ago

Now that we have addressable fields it seems possible to let the user specify the output format for each of the outputs to a file. A use case example for this is:

f5-text=<a href="example.com/?d=${host}">${plotter}</a>

or

click-text=/opt/rpzone/nsupdate.sh add ${b3}.${b4}.${b5}.${b6}

This seems like it should be located in the main conf file.

ZLightning commented 10 years ago

0f409c362676eb118fa42d6686a3de0dfe0626f3 https://github.com/secure411dotorg/mal4s/wiki/Customizing-Actions