Skip to content

RichardFlanagan/PacketSniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PacketSniffer

This packet sniffer is developed in Java using JPCAP. It can intercept and view TCP, UDP and ICMP packets sent over a specified interface.

32 bit (x86) Java8 is required when running the packet sniffer. It can be found here: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

If you wish to run it on your machine, you need to install WinPCap. WinPCap can be found here: http://www.winpcap.org/ Make sure to allow the driver to start on computer start-up when installing.

JPCAP is also required as a dependency for the project: http://sourceforge.net/projects/jpcap/files/jpcap/v0.01.16/

alt tag

About

A local TCP/UDP packet sniffer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages