{"id":136,"date":"2022-11-30T15:55:42","date_gmt":"2022-11-30T07:55:42","guid":{"rendered":"https:\/\/namo.one\/?p=136"},"modified":"2022-11-30T16:41:30","modified_gmt":"2022-11-30T08:41:30","slug":"find-information-about-an-open-port","status":"publish","type":"post","link":"https:\/\/byso.top\/?p=136","title":{"rendered":"Find information about an open port"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>lsof -i -P -n | grep LISTEN<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>ps -Flww -p &lt;PID>\n\nlsof -p &lt;PID>\n\nss -tu state connected             #Find out established connections<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>ps auxf<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,3],"tags":[],"class_list":["post-136","post","type-post","status-publish","format-standard","hentry","category-linux-applications","category-vps"],"_links":{"self":[{"href":"https:\/\/byso.top\/index.php?rest_route=\/wp\/v2\/posts\/136","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/byso.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/byso.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/byso.top\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/byso.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=136"}],"version-history":[{"count":3,"href":"https:\/\/byso.top\/index.php?rest_route=\/wp\/v2\/posts\/136\/revisions"}],"predecessor-version":[{"id":139,"href":"https:\/\/byso.top\/index.php?rest_route=\/wp\/v2\/posts\/136\/revisions\/139"}],"wp:attachment":[{"href":"https:\/\/byso.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=136"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/byso.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=136"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/byso.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=136"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}