cnping icon indicating copy to clipboard operation
cnping copied to clipboard

Minimal Graphical Ping Tool

Results 22 cnping issues
Sort by recently updated
recently updated
newest added

As suggested in #67 i implemented a `-I` option to choose the network interface. After looking into the source code of ping it seemed stright forword (just one `setsockopt`). https://github.com/iputils/iputils/blob/master/ping/ping.c#L618...

This is a overlay maintained by me, the -9999 live ebuild builds from the latest master commit.

This depends on the webserver or its configuration, but you can easily find examples, including homerouters or ESP8266s, which reproduce this behavior. I think it has something to do with...

bug

@dreua do you have any plans for how we would distribute cnping.exe? I am temporarily removing it from the .gitignore file, but we should find a better way to distribute,...

Working on #82 I stumbled upon this other bug. Something somewhere introduced a change that makes cnping just show up with a grey frame on my Windows 10 VM. It...

bug

I'm not sure how much work this is, but it would be a nice addition and it will be needed some day...

I have managed to compile the project with VS2015 by changing some code. I would like to push my code if it's permitted. Thanks. some of the change is as...

I built a cnping package for Fedora, check it out here: https://copr.fedorainfracloud.org/coprs/dreua/cnping/ In case someone is interested, here is the specfile: https://copr-be.cloud.fedoraproject.org/results/dreua/cnping/fedora-28-x86_64/00789810-cnping/cnping.spec

Hay ;) I really like your cnping on PC, Would it be possible to port it to Android? It would be really handy to have it mobile for wireless testing....