From 9876054f138a8219029b35d0833cca1dc265500c Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Synck Date: Sun, 1 Mar 2020 13:35:08 +0100 Subject: README modified --- README.md | 13 +++++++++++++ web/index.html | 0 web/style.css | 0 3 files changed, 13 insertions(+) create mode 100644 web/index.html create mode 100644 web/style.css 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 diff --git a/web/style.css b/web/style.css new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3