Matthew Carney

Results 52 comments of Matthew Carney

In the current version of PowerPing only Windows is supported. But in the next major release I should have the ability to release some builds for other platforms, you can...

Would require different socket running ICMPv6, which is already done depending on querried addressed. Forcev6 and Forcev4 both return correct addresses. [http://www.tcpipguide.com/free/t_ICMPCommonMessageFormatandDataEncapsulation.htm](url) Guide to ICMPv4 and v6 message structure. Both...

https://notes.shichao.io/tcpv1/ch8/

Good idea, I think this is an especially important feature if normal pipe redirection is broken. I will see if I can add this to the next release.

@n3t This exception is now fixed in the latest release ([download it here](https://github.com/Killeroo/PowerPing/releases/latest)), PowerPing's output should be able to piped to a file or just generally have it's output redirected...

Good idea @MortenMacFly, I have bumped it to the top of my todo list for the next release 👍

@asjones987 Your arguments seem fine, I tried it out locally and did manage to get it to work. I found that initially it seemed like it wasn't working until I...

## Summary PowerPing has its own implementation of ICMP and sents custom ICMP/Ping packets. To send these custom packets we need to use [Raw sockets](https://en.wikipedia.org/wiki/Network_socket#Types) and in order to create...

I understand your concerns, it annoys me too that PowerPing can't be used in more enviroments, isn't immediately accessible to more users and requires people to trust a ping program...

This is intended behaviour to stop the new console from closing too quickly. You will also need to enter an address as an argument to ping or nothing will happen....