aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md13
-rw-r--r--web/index.html0
-rw-r--r--web/style.css0
3 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 550cccc..72069ac 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,15 @@
# ATS-Project
Analyse du trafic d'un smartphone
+
+Notre but est de pouvoir analyser le trafic sortant d'un smartphone à l'aide d'un serveur proxy et d'afficher notre analyse sur une interface web.
+
+Ce projet nous fera utiliser les outils suivants :
+
+Proxy : Squid
+Interface web : HTML / CSS / JS / PostgreSQL / Python
+Analyse des paquets : TCP Dump / PostgreSQL
+
+Editeurs : Neovim / Nano
+OS : Debian
+Outils de presentation : Powerpoint / Google Slides
+Outils de gestion : Gantt Project / GitHub
diff --git a/web/index.html b/web/index.html
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/web/index.html
diff --git a/web/style.css b/web/style.css
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/web/style.css