sniffnet icon indicating copy to clipboard operation
sniffnet copied to clipboard

Diagnostic messages should be copyable from the window

Open vi opened this issue 3 years ago • 1 comments

E.g. "No traffic can be observed because the adapter you selected has no active addresses" should be easy to copy and paste to a bug report.

Alternatively, some of the messages displayed in GUI can be duplicated to stderr.

vi avatar Nov 25 '22 20:11 vi

Unfortunately, the library I used doesn't support text selection in GUI.

I could consider adding messages on stdout, thanks!

GyulyVGC avatar Nov 25 '22 20:11 GyulyVGC