项目作者: Antonotna

项目描述 :
Pinger for windows
高级语言: C++
项目地址: git://github.com/Antonotna/GEPinger.git
创建时间: 2015-11-10T19:40:37Z
项目社区:https://github.com/Antonotna/GEPinger

开源协议:

下载


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.