摘要: 居然没有默认打开21端口访问! 阅读全文
posted @ 2017-09-03 21:32 loanhicks 阅读(99) 评论(0) 推荐(0) 编辑
摘要: 关于使用netstat时 # netstat -tlnp | grep :22 tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1444/sshd tcp6 0 0 :::22 :::* LISTEN 1444/sshd tcp6表示ip v6 :::* 表示全0 IP v6 阅读全文
posted @ 2017-09-03 19:52 loanhicks 阅读(507) 评论(0) 推荐(0) 编辑