[config,firewall_new, firewall6] On pousse de la conf commune à firewall_new et firewall6 dans config
Ignore-this: d132731f820f32809f1690716ccff1da darcs-hash:20121209173407-3a55a-73c9883fdebfe7aaf71f6bbb2a0fc83306f98fbc.gz
This commit is contained in:
parent
f8332851b4
commit
6e27d6a09a
3 changed files with 15 additions and 22 deletions
|
@ -347,6 +347,15 @@ class virus:
|
|||
|
||||
# Classe pour la détection du p2p #
|
||||
###################################
|
||||
udp_torrent_tracker=[
|
||||
'tracker.openbittorrent.com',
|
||||
'tracker.ccc.de',
|
||||
'tracker.istole.it',
|
||||
'tracker.publicbt.com',
|
||||
'tracker.1337x.org',
|
||||
'fr33domtracker.h33t.com',
|
||||
'tracker.torrentbox.com',
|
||||
]
|
||||
class p2p :
|
||||
# Limite de débit pour l'ensemble du p2p classifié, en octets/s
|
||||
# identique en upload et download
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue