An open API service indexing awesome lists of open source software.

https://github.com/nathan-osman/mdnsdebug

Incredibly verbose CLI application for debugging mDNS traffic
https://github.com/nathan-osman/mdnsdebug

cli mdns qmdnsengine

Last synced: 11 months ago
JSON representation

Incredibly verbose CLI application for debugging mDNS traffic

Awesome Lists containing this project

README

          

## mdnsdebug

This simple application uses the [QMdnsEngine](https://github.com/nitroshare/qmdnsengine) library to monitor mDNS traffic travelling through the network.

### Features

- cross-platform — runs on Windows, macOS, and Linux
- easy-to-understand output describes what each message contains
- provides intelligent colored output on all supported platforms

### Example Output

Running on Windows 7:

![Windows CMD](https://cdn.rawgit.com/nathan-osman/mdnsdebug/7e177152/img/windows.png)

Running on macOS Sierra:

![macOS Terminal](https://cdn.rawgit.com/nathan-osman/mdnsdebug/d5c8075b/img/macos.png)

Running on Linux (KDE):

![Konsole](https://cdn.rawgit.com/nathan-osman/mdnsdebug/b7e5ce36/img/kde.png)