posts - 8, comments - 13, trackbacks - 0, articles - 43
  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理

linux 查看端口 命令

Posted on 2011-04-24 15:10 kangaroo 阅读(233) 评论(0)  编辑  收藏
netstat -an 查询所有连接和监听端口

lsof -i :port,使用lsof -i :port就能看见所指定端口运行的程序,同时还有当前连接。 



只有注册用户登录后才能发表评论。


网站导航: