Matt C

Results 10 comments of Matt C

Could use libwireshark and compile with emscripten? Might be faster than a full JS implementation.

What I would want is a multi-monitor span. My actual setup in i3 has a single image spanning both monitors - is there any way to do that in the...

@JackAtGaia thanks for bringing this to my attention! I'll update the docs to try and help & sorry for taking so long to reply. @ruffner you need to set your...

@ruffner looks like you've figured it out, but you were missing the checkout action while you were using my action.

Hey @SteffenSeckler, sorry that I haven't got around to this yet - been awfully busy at work and totally forgot about this. I'll try to review it sometime this week.

@SteffenSeckler Ok, finally got around to looking at this PR. I've pushed some changes to your branch with some changes to config. I've noticed an issue when testing on my...

Hi! Sorry to hear you're having trouble - I've just had a try on my end, and am able to add operations after a search by using the arrow keys....

Thank you for the in-depth descriptions! I'll have a stab at implementing this shortly :)

I've deployed my [work-in-progress version](https://github.com/mattnotmitt/CyberChef/tree/1819-search-accessibility-improvements) of this on my fork: https://mattnotmitt.github.io/CyberChef I've had a play with Voiceover and it seems to read out the selected operation and its description now,...

@davidlehn I'm currently having this issue, I've had a look in the minified JS and no `require('crypto')` call exists.