如何安装tuxcut?

需要tuxcut来查看谁在我的网络上..我在windows上使用netcut,最近发现tuxcut是netcut的linux替代品。

Thnx提前:D

  1. 从此Sourceforge链接下载tuxcut deb文件

  2. 安装它的依赖项

    sudo apt-get install wondershaper python-qt4 arp-scan dsniff arptables 
  3. 使用dpkg安装tuxcut的deb文件

     sudo dpkg -i tuxcut_5.0_all.deb 

下载上面相同链接的tuxcut deb文件,安装它的依赖项

 sudo apt-get install wondershaper python-qt4 arp-scan dsniff arptables 

创建以下文件

 sudo touch /usr/bin/run-tuxcut 

使用dpkg安装tuxcut的deb文件

 sudo dpkg -i tuxcut_5.0_all.deb