evilbaschdi / PingResponseLog

Just a little tool to ping a list of addresses (DNS, IPv4, IPv6) in a predefined interval.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PingResponseLog

This is a little tool to ping a given list of addresses (IPv4, IPv6, DNS name) in a definable interval of time and log the responses in an also definable file.

! https://github.com/evilbaschdi/EvilBaschdi.Core is required for this project ! The recommended way is to store / clone both repositories in the same root directory. Next step would be to open and restore the nuget packages of EvilBaschdi.Core project.

Now you can open and rebuild the PingResponseLog project. The EvilBaschdi.Core project will be rebuild automatically as a pre-build step of PingResponseLog.

About

Just a little tool to ping a list of addresses (DNS, IPv4, IPv6) in a predefined interval.


Languages

Language:C# 100.0%