{"id":1923,"date":"2019-11-30T09:59:21","date_gmt":"2019-11-30T07:59:21","guid":{"rendered":"https:\/\/blog.cipworx.org\/laserman\/?p=1923"},"modified":"2019-11-30T09:59:21","modified_gmt":"2019-11-30T07:59:21","slug":"udp-paket-senden","status":"publish","type":"post","link":"https:\/\/blog.cipworx.org\/laserman\/2019\/11\/30\/udp-paket-senden\/","title":{"rendered":"UDP Paket senden"},"content":{"rendered":"\n<p>mit netcat:<\/p>\n\n\n\n<p>cat payload  | nc -4u -q1 192.168.8.155 65506<\/p>\n\n\n\n<p>mit >:<\/p>\n\n\n\n<p>cat payload  > \/dev\/udp\/192.168.8.155\/65506<\/p>\n","protected":false},"excerpt":{"rendered":"<p>mit netcat: cat payload | nc -4u -q1 192.168.8.155 65506 mit >: cat payload > \/dev\/udp\/192.168.8.155\/65506<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[153,154,155],"class_list":["post-1923","post","type-post","status-publish","format-standard","hentry","category-linux","tag-netcat","tag-udp","tag-wireshark"],"_links":{"self":[{"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/posts\/1923","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/comments?post=1923"}],"version-history":[{"count":1,"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/posts\/1923\/revisions"}],"predecessor-version":[{"id":1924,"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/posts\/1923\/revisions\/1924"}],"wp:attachment":[{"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/media?parent=1923"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/categories?post=1923"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/tags?post=1923"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}