Skip to content

mndc - My Network Diagnostic Center, Frontend for ping and others

License

Notifications You must be signed in to change notification settings

RealKelsar/mndc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

What is mndc

mndc is a frontend for some standard networktools like ping, dig or traceroute. A main feature is a linked view, so you can click hostnames, IPs or MACs and run the current selected tool on it.

Like running a dig on google.com, select ping and click any hostname or IP in the output tu run ping against it.

Why

mndc is my pet project, mainly created to not loose all of my C++ fuu some years ago. :)

Build Instructions

Requirements

  • QtWidgets and QtNetwork > 5.0
  • Atleast cmake 2.8.11

Build

mkdir build && cd $_ && cmake .. && make

About

mndc - My Network Diagnostic Center, Frontend for ping and others

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published