论安全萌新的自我修养

   :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
apt-get -y install openbsd-inetd

apt-get -y install telnetd

vim /etc/inetd.conf
      #: STANDARD: These are standard services.
      telnet    stream     tcp    nowait    telnetd    /usr/sbin/tcpd    /usr/sbin/in.telnetd

/etc/init.d/openbsd-inetd restart

netstat -a | grep telnet
效果如下

posted on   Yangsir34  阅读(269)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示