Pour le moment, le p2p est en reject, on met donc le seuil dmusrement haut.
darcs-hash:20060107185021-6d78a-f9e738d5291b3d2ab13a076d855f1254f11fedd0.gz
This commit is contained in:
parent
ec0b596dd6
commit
8adcfda697
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ class virus:
|
|||
###################################
|
||||
class p2p :
|
||||
# Nombre de tag par heure
|
||||
tag = 50
|
||||
tag = 100000
|
||||
avertissement = u"""From: %(From)s
|
||||
To: %(To)s
|
||||
Subject: Détection de p2p sur la machine %(hostname)s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue