mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Forward Firewall: set P2Protocols default to "off"
This commit is contained in:
committed by
Michael Tremer
parent
45cfd81131
commit
47a40c9726
@@ -1,9 +1,9 @@
|
||||
Applejuice;apple;on;
|
||||
Ares;ares;on;
|
||||
Bittorrent;bit;on;
|
||||
DirectConnect;dc;on;
|
||||
Edonkey;edk;on;
|
||||
Gnutella;gnu;on;
|
||||
KaZaA;kazaa;on;
|
||||
SoulSeek;soul;on;
|
||||
WinMX;winmx;on;
|
||||
Applejuice;apple;off;
|
||||
Ares;ares;off;
|
||||
Bittorrent;bit;off;
|
||||
DirectConnect;dc;off;
|
||||
Edonkey;edk;off;
|
||||
Gnutella;gnu;off;
|
||||
KaZaA;kazaa;off;
|
||||
SoulSeek;soul;off;
|
||||
WinMX;winmx;off;
|
||||
|
||||
Reference in New Issue
Block a user