Comments on: Sending UDP packets from the command line https://moythreads.com/wordpress/2012/03/15/sending-udp-packets-from-the-command-line/ Abandon All Hope, Ye Who Read This Blog Fri, 14 Aug 2020 20:06:49 +0000 hourly 1 https://wordpress.org/?v=5.1.9 By: csb https://moythreads.com/wordpress/2012/03/15/sending-udp-packets-from-the-command-line/comment-page-1/#comment-113512 Fri, 14 Aug 2020 20:06:49 +0000 http://www.moythreads.com/wordpress/?p=189#comment-113512 And yet bash runs on windows…

]]>
By: honest man https://moythreads.com/wordpress/2012/03/15/sending-udp-packets-from-the-command-line/comment-page-1/#comment-36525 Fri, 28 Dec 2018 09:02:46 +0000 http://www.moythreads.com/wordpress/?p=189#comment-36525 This does not work for windows.

]]>
By: Need to fake some incoming packets? | solutions not code https://moythreads.com/wordpress/2012/03/15/sending-udp-packets-from-the-command-line/comment-page-1/#comment-24102 Tue, 13 Feb 2018 21:49:21 +0000 http://www.moythreads.com/wordpress/?p=189#comment-24102 […] Yes, I know, there would be as well sendip. But at work I barely could make a Cygwin work. Not to speak about some dynamic “oh, I load more packages on the fly from the internet”-possibility, meh. But for those interested: short tutorial for sendip. […]

]]>
By: chetan H.P https://moythreads.com/wordpress/2012/03/15/sending-udp-packets-from-the-command-line/comment-page-1/#comment-13227 Thu, 05 Jan 2017 07:10:46 +0000 http://www.moythreads.com/wordpress/?p=189#comment-13227 I tried sending sendip from my machine in terminal, but I am unable get any response. Do I need to add any extra tool for it

]]>
By: Ananth https://moythreads.com/wordpress/2012/03/15/sending-udp-packets-from-the-command-line/comment-page-1/#comment-4862 Fri, 20 Mar 2015 09:49:55 +0000 http://www.moythreads.com/wordpress/?p=189#comment-4862 do I need to install sendIp software to use this unix command to set packets?

]]>
By: Chris https://moythreads.com/wordpress/2012/03/15/sending-udp-packets-from-the-command-line/comment-page-1/#comment-1896 Tue, 15 Apr 2014 16:47:16 +0000 http://www.moythreads.com/wordpress/?p=189#comment-1896 you can also use the ubiquitous net cat
echo -n “foo” | nc -4u -w1
http://mikeberggren.com/post/53883822425/ncudp

]]>
By: Zied https://moythreads.com/wordpress/2012/03/15/sending-udp-packets-from-the-command-line/comment-page-1/#comment-1894 Fri, 28 Mar 2014 16:38:59 +0000 http://www.moythreads.com/wordpress/?p=189#comment-1894 Thanks for this topic. found exactly what I want to troubleshot rsyslog remote udp message logging

]]>
By: Tim https://moythreads.com/wordpress/2012/03/15/sending-udp-packets-from-the-command-line/comment-page-1/#comment-1890 Thu, 19 Dec 2013 01:15:35 +0000 http://www.moythreads.com/wordpress/?p=189#comment-1890 If you want an easy to way to send/receive TCP/UDP packets, you can just download this: http://packetsender.com/

]]>
By: RR https://moythreads.com/wordpress/2012/03/15/sending-udp-packets-from-the-command-line/comment-page-1/#comment-1713 Fri, 01 Mar 2013 06:53:43 +0000 http://www.moythreads.com/wordpress/?p=189#comment-1713 Is “SendIP” a third part tool or comes as port of windows?

]]>
By: Rain https://moythreads.com/wordpress/2012/03/15/sending-udp-packets-from-the-command-line/comment-page-1/#comment-526 Fri, 05 Oct 2012 04:07:57 +0000 http://www.moythreads.com/wordpress/?p=189#comment-526 how to send to a ports range ?

]]>