Srivats P.

Results 64 comments of Srivats P.

Any clarification on this behavior in npcap?

I've seen a similar behaviour when both winpcap and npcap are installed and their services running in parallel.

@dmiller-nmap Thanks for the technical explanation! Could #289 also be related to this?

@ripnet - Yes, looks to be entitlements related. Earlier versions of the binaries were not code signed - so this was not seen earlier. Unfortunately, though I'm not able to...

This segfault is not due to the code itself but because of the packaging - specifically the MacOS notarization. Notarization of the app with the hardened-runtime requires certain exceptions required...

@JulioPDX This is good. Can we try a 4 column table without the TOC like this - | Icon | Name | Icon | Icon Name | | ------| ------|...

@JulioPDX - YES!! I would swap the Name and Icon columns so that the icon is to the left of the name - seems more natural to me, but that...

* Needs Python 3.7+ - although `setup.py` has `python_requires` set correctly, I was using `pip 8.1.1` which doesn't recognize this constraint. Would be good to mention in README.md * On...

I'm using the exported QSS on a Qt/C++ app on Windows 10