⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 * A ncurses user interface. * Network statistics to view the amount of packets and data in many
💻
字号:
Sniffer ReadmeThe latest version of this program can be found athttp://stev.orgThe author can be contacted at the following addressesmistral@stev.orgPlease E-Mail me any patches, suggestion, bugs to the above email addressesI have not had much time to do any docs or anything so justrun 'make' and hopefull yit will compile if it does not thenmail me the output from the compiler here are some things thatmight make it work *	The linux kernel header files should be in	/usr/include/linux	if you do not have a directory there try the following	ln -s <path to the kernel source>/include/linux /usr/include/linux	that is if your kernel source directory is in /usr/src/linuxI have not had time to do an install for the program yet so justrun it in the currect directory and it should make a directory calledoutput and put any logged data in thereFeatures*	A ncurses user interface. *	Network statistics to view the amount of packets and data in many	different protocols, interfaces and hosts. *	View what active TCP connections are on the network.*	View UDP packets.*	View and log ICMP packets.*	View and log the 48bit arp protocol.	And also view what make of network card is in each machine*	Multithreaded so that the user interface does not interfere with any of the packet	captureing methods.*	View and log the following user space protocols	FTP, POP3, HTTPRequirements *	The program has been developed on a RH6.1 system with a 2.2.16 kernel *	To get the program to work you will need to have a C compiler and 	the linux pthreads libary*	Some knowledge of C would be useful if you get compile errors. *	root access to a linux machine or to be able to create raw sockets	as a non root user

⌨️ 快捷键说明

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