ValentinBELYN / icmplib

Easily forge ICMP packets and make your own ping and traceroute.
GNU Lesser General Public License v3.0
266 stars 46 forks source link

Allow for multiping to be used to obtain information on hosts regardless of host resolution issues. #68

Closed d1b closed 9 months ago

ValentinBELYN commented 9 months ago

Please read issues #49 and #44 for more information on the expected behavior of the multiping function. The issue #49 also gives you the solution to resolve your problem.