{"id":2133,"date":"2018-11-07T20:57:07","date_gmt":"2018-11-07T11:57:07","guid":{"rendered":"https:\/\/www.dogrow.net\/linux\/?p=2133"},"modified":"2019-11-07T00:37:33","modified_gmt":"2019-11-06T15:37:33","slug":"blog105","status":"publish","type":"post","link":"https:\/\/www.dogrow.net\/linux\/blog105\/","title":{"rendered":"(105) <span class=\"my_fc_deeppinkB\">ss<\/span>\u30b3\u30de\u30f3\u30c9\u3067\u30bd\u30b1\u30c3\u30c8\u306e\u60c5\u5831\u3092\u77e5\u308b\u3002"},"content":{"rendered":"<h3 class=\"my_h\">1) TCP\u3067 Listen\u72b6\u614b\u306e\u30dd\u30fc\u30c8\u306f\uff1f<\/h3>\n<p>-l : listening<br \/>\n-t : TCP<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nss -lt\r\n<\/pre>\n<h3 class=\"my_h\">2) UDP\u3067 Listen\u72b6\u614b\u306e\u30dd\u30fc\u30c8\u306f\uff1f<\/h3>\n<p>-l : listening<br \/>\n-u : UDP<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nss -lu\r\n<\/pre>\n<h3 class=\"my_h\">3) TCP\u3067 Listen\u72b6\u614b\u3067 IPv4\u306e\u30dd\u30fc\u30c8\u306f\uff1f<\/h3>\n<p>-l : listening<br \/>\n-t : TCP<br \/>\n-4 : IPv4<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nss -lt4\r\n<\/pre>\n<h3 class=\"my_h\">4) TCP\u3067 Listen\u72b6\u614b\u3067 IPv4\u306e\u30dd\u30fc\u30c8\u306f\uff1f\uff08\u30dd\u30fc\u30c8\u540d\u3067\u306f\u306a\u304f\u30dd\u30fc\u30c8\u756a\u53f7\u3067\u8868\u793a\uff09<\/h3>\n<p>-l : listening<br \/>\n-t : TCP<br \/>\n-4 : IPv4<br \/>\n-n : numeric \uff08\u30dd\u30fc\u30c8\u756a\u53f7\u3067\u8868\u793a\uff09<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nss -lt4n\r\n<\/pre>\n<h3 class=\"my_h\">5) TCP\u3067 Listen\u72b6\u614b\u3067 IPv4\u306e\u30dd\u30fc\u30c8\u306f\uff1f\uff08\u4f7f\u7528\u3057\u3066\u3044\u308b\u30d7\u30ed\u30bb\u30b9\u540d\u3092\u8868\u793a\uff09<\/h3>\n<p>-l : listening<br \/>\n-t : TCP<br \/>\n-4 : IPv4<br \/>\n-p : processes \uff08\u30dd\u30fc\u30c8\u3092\u4f7f\u7528\u3057\u3066\u3044\u308b\u30d7\u30ed\u30bb\u30b9\u540d\u3092\u8868\u793a\uff09<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nss -lt4p\r\n<\/pre>\n<hr class=\"my_hr_bottom\">\n","protected":false},"excerpt":{"rendered":"<p>1) TCP\u3067 Listen\u72b6\u614b\u306e\u30dd\u30fc\u30c8\u306f\uff1f -l : listening -t : TCP ss -lt 2) UDP\u3067 Listen\u72b6\u614b\u306e\u30dd\u30fc\u30c8\u306f\uff1f -l : listening -u : UDP ss -lu 3)\u2026 <span class=\"read-more\"><a href=\"https:\/\/www.dogrow.net\/linux\/blog105\/\">\u7d9a\u304d\u3092\u8aad\u3080 &raquo;<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[118],"tags":[],"class_list":["post-2133","post","type-post","status-publish","format-standard","hentry","category-ss"],"views":2985,"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.dogrow.net\/linux\/wp-json\/wp\/v2\/posts\/2133","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dogrow.net\/linux\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dogrow.net\/linux\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dogrow.net\/linux\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dogrow.net\/linux\/wp-json\/wp\/v2\/comments?post=2133"}],"version-history":[{"count":2,"href":"https:\/\/www.dogrow.net\/linux\/wp-json\/wp\/v2\/posts\/2133\/revisions"}],"predecessor-version":[{"id":2519,"href":"https:\/\/www.dogrow.net\/linux\/wp-json\/wp\/v2\/posts\/2133\/revisions\/2519"}],"wp:attachment":[{"href":"https:\/\/www.dogrow.net\/linux\/wp-json\/wp\/v2\/media?parent=2133"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dogrow.net\/linux\/wp-json\/wp\/v2\/categories?post=2133"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dogrow.net\/linux\/wp-json\/wp\/v2\/tags?post=2133"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}