<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masashi_oikawa</author_name>
  <author_url>https://blog.hatena.ne.jp/masashi_oikawa/</author_url>
  <blog_title>おいっちょの日記</blog_title>
  <blog_url>https://masashi-oikawa.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>ダンプを取る tcpdump host &quot;ホスト名&quot; -x &gt; tcpdump.log ダンプの出力は16進数でわけわからないので、perlにて加工する。perlのプログラムはこれ #!/usr/bin/perl while(&lt;&gt;){ if(m/^[ \t]/){ $store .= $_ } else { s/^[^ ]* //; s/:[^:]*$//; print &quot;$_\n&quot;; $_ = $store; s/\s//g; s/^.{120}//; s/[0-9A-Fa-f][0-9A-Fa-f]/pack(&quot;C&quot;,hex $&amp;)/eg; s/[\x00-\x08\x0a-\x1f\x7…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmasashi-oikawa.hatenadiary.org%2Fentry%2F20030724%2Fp1&quot; title=&quot; *[TCP]TCPダンプの方法 - おいっちょの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2003-07-24 14:06:06</published>
  <title> *[TCP]TCPダンプの方法</title>
  <type>rich</type>
  <url>https://masashi-oikawa.hatenadiary.org/entry/20030724/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
