diff options
author | Clyhtsuriva Synck <clyhtsuriva> | 2020-03-01 13:35:08 +0100 |
---|---|---|
committer | Clyhtsuriva Synck <clyhtsuriva> | 2020-03-01 13:35:08 +0100 |
commit | 9876054f138a8219029b35d0833cca1dc265500c (patch) | |
tree | 9b3f49e302c39e3a1653d54d68f663f2ce256676 | |
parent | 5110357da685d097baf2ba0e9255b2de2a89f6aa (diff) |
README modified
-rw-r--r-- | README.md | 13 | ||||
-rw-r--r-- | web/index.html | 0 | ||||
-rw-r--r-- | web/style.css | 0 |
3 files changed, 13 insertions, 0 deletions
@@ -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 |