commit a96c4320b037998c002c71f510f4d2f3408833d7 Author: Kaushik Narayan R Date: Wed Oct 30 11:08:09 2024 -0700 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f9f3569 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pcap* diff --git a/CSE 512 Group Project Guidelines.pdf b/CSE 512 Group Project Guidelines.pdf new file mode 100644 index 0000000..ed54c79 Binary files /dev/null and b/CSE 512 Group Project Guidelines.pdf differ diff --git a/CSE512_Project_Proposal.pdf b/CSE512_Project_Proposal.pdf new file mode 100644 index 0000000..744a8c4 Binary files /dev/null and b/CSE512_Project_Proposal.pdf differ diff --git a/Project Synopsis Template.pdf b/Project Synopsis Template.pdf new file mode 100644 index 0000000..f510e6b Binary files /dev/null and b/Project Synopsis Template.pdf differ diff --git a/README.md b/README.md new file mode 100644 index 0000000..ee2ad37 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Real-time analytics of Internet traffic flow data