dog icon indicating copy to clipboard operation
dog copied to clipboard

Some way to see network activity

Open ogham opened this issue 5 years ago • 1 comments

There should be some way to have dog emit statements when packets are sent and received, so a user making lots of requests (or a user who is just curious) can see their progress. Something similar to what nping does, possibly ANSI-dimmed so it does not distract from the actual output table.

Currently you can do this by setting DOG_DEBUG to non-empty, but this activates a lot of developer-related output that is not guaranteed to remain stable between releases.

ogham avatar Mar 29 '21 22:03 ogham

Also related to #99

dsully avatar Jul 26 '22 01:07 dsully