Antonotna / GEPinger

Pinger for windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GEPinger

Pinger for windows

GUI pinger for windows written on QT framework.

General difference from standart windows ping:

  1. Support for changing of DSCP value in IP header
  2. Support for fastping
  3. Support for copying ouput to clipboard
  4. GUI

Short options explanations.

  • inter - interval(in ms) between recieving ICMP replay packet and sending ICMP requets the next one.

    (e.g. 0 - fastping, 1000 - standart ping)

  • timeout - time(in sec) wait for ICMP replay

  • Count - num of sending packets. 0 for infinite ping.

Rest options must be obvious.

About

Pinger for windows


Languages

Language:C++ 81.3%Language:Makefile 14.6%Language:C 2.9%Language:QMake 1.2%