ValentinBELYN / icmplib

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

Feature Request - Add source parameter to select an interface to ping from. #20

Closed shreyaskapale closed 3 years ago

shreyaskapale commented 3 years ago

Feature Request - Add Source parameter to select an Interface to ping from.

ValentinBELYN commented 3 years ago

Hi, it's already planned for version 2.0 which will be released by the end of the year 🎉 Don't hesitate if you have other suggestions 😄

shreyaskapale commented 3 years ago

Oh great ! i will close this issue then 🎉 It would be really great if it completes soon. I actually needed this for one of my projects. I will be waiting !

ValentinBELYN commented 3 years ago

I'll do my best :)

ValentinBELYN commented 3 years ago

Hi 👋

icmplib 2.0 is now available! All the foundations of the library have been completely reworked to make it even faster. You can now use the library without root privileges and set the source IP address of functions and sockets. 🎉 Hope you will like this new version!

Click here to see the full changelog

shreyaskapale commented 3 years ago

@ValentinBELYN Great news and thank you so much for building such a wonderful library. 🎉

ValentinBELYN commented 3 years ago

A huge thank you ❤️ Happy to read this!