Unreal4.x* blacklist.c - blacklist.conf proxy korumasi

Erroneous

New member
Kullanıcı
Katılım
9 Ağu 2019
Mesajlar
332
Tepkime puanı
166
Puanları
0
Yaş
38
Konum
turkiye
Cinsiyet
Erkek
Kod:
blacklist dronebl {
    dns {
        name dnsbl.dronebl.org;
        type record;
        reply { 2; 3; 5; 6; 7; 8; 9; 10; 255; };
    };
    action gline;
    ban-time 7d;
    reason "2Sunucumuza proxy/tor/socks/wingate ile girmek yasak! [droneble]";
};

blacklist efnetrbl {
    dns {
        name rbl.efnetrbl.org;
        type record;
        reply { 1; 2; 3; 4; 5; };
    };
    action gline;
    ban-time 7d;
    reason "2Sunucumuza proxy/tor/socks/wingate ile girmek yasak! [efnetrbl]";
};

blacklist sorbs {
    dns {
        name dnsbl.sorbs.net;
        type record;
        reply { 2; 3; 4; };
    };
    action gline;
    ban-time 7d;
    reason "2Sunucumuza proxy/tor/socks/wingate ile girmek yasak! [SORBS]";
};

blacklist dnsblsectorde {
    dns {
        name tor.dnsbl.sectoor.de;
        type record;
        reply { 1; };
    };
    action gline;
    ban-time 7d;
    reason "2Sunucumuza proxy/tor/socks/wingate ile girmek yasak! [torsectoor]";
};

blacklist tordanmeuk {
    dns {
        name tor.dan.me.uk;
        type record;
        reply { 100; };
    };
    action gline;
    ban-time 7d;
    reason "2Sunucumuza proxy/tor/socks/wingate ile girmek yasak! [tordanmeuk]";
};

blacklist blspamcop {
    dns {
        name bl.spamcop.net;
        type record;
        reply { 3; 5; 6; 7; 8; 9; 10; 13; 14; 15; 17; 255; };
    };
    action gline;
    ban-time 7d;
    reason "2Sunucumuza proxy/tor/socks/wingate ile girmek yasak! [spamcop]";
};

blacklist blblocklist {
    dns {
        name bl.blocklist.de;
        type record;
        reply { 5; 6; 7; 8; 9; 10; 13; 14; 15; 17; 255; };
    };
    action gline;
    ban-time 7d;
    reason "2Sunucumuza proxy/tor/socks/wingate ile girmek yasak! [blocklist]";
};

blacklist dbwpbl {
    dns {
        name db.wpbl.info;
        type record;
        reply { 1; 2; 3; 4; 5; 6; 7; 8; 9; 10; };
    };
    action gline;
    ban-time 7d;
    reason "2Sunucumuza proxy/tor/socks/wingate ile girmek yasak! [wpbl]";
};

blacklist blspamcannibal {
    dns {
        name bl.spamcannibal.org;
        type record;
        reply { 1; 2; 3; 4; 5; 6; 7; 8; 9; 10; };
    };
    action gline;
    ban-time 7d;
    reason "2Sunucumuza proxy/tor/socks/wingate ile girmek yasak! [spamcannibal]";
};

blacklist blitzed {
    dns
    {
        name opm.blitzed.org;
        type record;
        reply { 1; 2; 4; 8; 16; };
    };
    action gline;
    ban-time 7d;
    reason "Mi spiace, un Open Proxy e' stato trovato sul tuo host. Visita http://www.blitzed.org per maggiori informazioni.";
};
 

Ekli dosyalar

  • blacklist.zip
    680 bayt · Görüntüleme: 108
  • blacklist.zip
    680 bayt · Görüntüleme: 81
Üst
Alt