readme

来自「Nast是一个基于Libnet 和Libpcap的sniffer包和LAN分析器」· 代码 · 共 69 行

TXT
69
字号
============================================================================                     Nast - Network Analyzer Sniffer Tool       	  	     	  	   	    README============================================================================Required Libraries:		===================	       Libnet  1.1.x (*)Libpcap 0.7.1 (**)(Pthread support)(*)  www.packetfactory.net/libnet(**) www.tcpdump.orgOptional Libraries:===================Libncurses (*)(*) www.gnu.org/software/ncurses/ncurses.htmlInstallation:=============1) tar xvfz nast-x.y.z.tar.gz (*)2) cd nast-x.y.z3) ./configure (./configure --help for help)4) make5) make install (you must be root if you want to install in default prefix)Read accepted options with "nast -h" and run with "nast [options]".If you need help use manpage (nast(8)).(*) x.y.z is the release version.Disclaimer:===========There is no warranty, expressed or implied, associated with this tool.Use at your OWN risk.License:========GNU GENERAL PUBLIC LICENSEsee COPYING for details.Contact:========Website:    http://nast.berlios.deNewsletter: http://lists.berlios.de/mailman/listinfo/nast-newsEmail:      Embyte <embyte@madlab.it> or Snifth <snifth@box.it>Bug:====Please report bug to Authors.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?