a simple c# lldp parser using pktmon, written in the early days of AI
Copilot says:
AI-generated
Dive into network sleuthing with this nifty console app that captures and decodes LLDP packets using Windows’ own pktmon.exe—no extra drivers needed! It’s like having a mini detective for your Ethernet connections, perfectly tailored for quick troubleshooting and crystal-clear network docs.
Key features:
- 🕵️♂️ Auto-suggests and highlights the best Ethernet adapter for capture
- ⚡ Parses detailed LLDP fields from device info to PoE and VLANs
- 💾 Save timestamped capture results with custom naming
- 🧹 Automatic cleanup and retry prompts keep your workflow smooth and hassle-free
This summary was generated by GitHub Copilot based on the project README.