mhendy25 / offline_network_traffic_analyzer

0 stars 0 forks source link

Justin next steps #11

Open danysigha opened 2 months ago

danysigha commented 2 months ago

1️⃣ The filter feature must be updated to include other ways of filtering including src/dst ports, src/dst mac addresses, src/dst ips, protocol. Current desgin for filtering must be updated so that the output of the filter is directly displayed and we do not have to press skip too many times (menu option)

2️⃣ Please look into how to generate a binary file of the project? Perhaps start generating binary files of what we have on main branch.

3️⃣ Please write up a detailed how to file explaining how to install and run your program. Remember this must be comprehensive. Do not assume the user has wireshark cli software, plotext, or anything of the sort. My recomendation is that you borrow a computer from IT department and go through the steps of installing our software from scratch.