Linux应用、VPS使用及设置 Find information about an open port 作者Joodin Clooney,发布于 30 11 月, 202230 11 月, 2022。 留下评论 lsof -i -P -n | grep LISTEN ps -Flww -p <PID> lsof -p <PID> ss -tu state connected #Find out established connections ps auxf