摘要: 1、通过"netstat -anp" 来查看哪些端口被打开。 2、关掉对应的应用程序,则端口就自然关闭了,如:"kill -9 PID" (PID:进程号) 阅读全文
posted @ 2018-07-05 11:32 垄上行 阅读(6506) 评论(0) 推荐(0)