Skip to content

Ravi13june/NMT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

network-monitoring-tool

Network monitoring tool using tcpdump command in linux to capture different packets and classify them according to protocol and type of information. Project made using html, css, php and mysql.

file structure

Main files are: index.php, home.php, result.php and a shell script script.sh
All other files are generated as per script.sh

Steps to run

copy it in /var/www/html
change permission of script.sh by chmod 755 script.sh (make sure you are in the same directory).
execute script.sh via terminal: ./script.sh
for login: create a database NMT, table name NETWORK with two fields username and password.
browse to localhost/index.php in any browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages