spindump
spindump copied to clipboard
--interface any does not work on MacOS
This error is given:
spindump: error: device any doesn't provide Ethernet headers - value 12 not supported
@MaximProshin can you look into this?
It seems MacOS doesn't have the pseudo-device "any". So we can fix it by disabling it in case spindump is running there. Docs should also be slightly updated.