<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anmino</author_name>
  <author_url>https://blog.hatena.ne.jp/anmino/</author_url>
  <blog_title>あんみのの備忘録</blog_title>
  <blog_url>https://anmino.hatenadiary.org/</blog_url>
  <categories>
    <anon>UNIX/Linux</anon>
  </categories>
  <description>#!/bin/sh #portck.sh HostName PortNumber [PortNumber...] host=$1 shift while [ -n &quot;$1&quot; ]; do if nmap $host -p $1 | grep &quot; open &quot; &gt; /dev/null; then mopen=&quot;$mopen$1 &quot; else mclose=&quot;$mclose$1 &quot; fi shift done [ -n &quot;$mopen&quot; ] &amp;&amp; echo &quot;$hostの開いているポート: $mopen&quot; [ -n &quot;$mclose&quot; ] &amp;&amp; echo &quot;$hostの閉じているポート: $mclo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanmino.hatenadiary.org%2Fentry%2F20100411%2F1270951466&quot; title=&quot;ポートの状況を調べる - あんみのの備忘録&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>2010-04-11 11:04:26</published>
  <title>ポートの状況を調べる</title>
  <type>rich</type>
  <url>https://anmino.hatenadiary.org/entry/20100411/1270951466</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
