Niels Freier

Results 7 issues of Niels Freier

Hi, any plan to add a function to push a new event? I will maybe work on that pretty soon ;)

any plan about that in the future? Would be awesome :)

Hi, - if I save my pcap file with wireshark as a .pcap and load it into moloch (with moloch-capture), I can display the the payload without any problem. -...

enhancement
capture
low priority

Hi, I have this code: ``` phantom.create(function (err, pha) { ph = pha; ph.createPage(function (err, p) { page = p; page.onConsoleMessage = function(msg) { console.log(msg); }; page.open(signInUrl, function (err, status)...

ES 2.x is now bindeable on multiple addresses

Useful if you need to use custom pusher server (internal usage for example)

update of LiveTile Control to allow the usage of DataTemplateSelector, not the perfect integration but it's working and useful. With the current datacontext logic, Its not possible to apply a...