Surinam
Surinam
Hello. How to automatically create cachep2p.security.js? I have a sitemap and on the basis of these data create cachep2p.security.js. How can I do that?
Hello. How to use CacheP2P on ExpressJS 4? It's possible?
Hello. Is the development still in progress or has the "for fun" already ended? 👍 I get a blank page. ``` 1|test | Viral container socket is listening on 3030...
Hello. I use ExpressJS 4. ``` var config = {}; config.theme = 'MyTheme'; var express = require('express'); var path = require('path'); var app = express(); var cons = require('consolidate'); app.engine('tl',...
Hello. How to block these bots? ``` ~# tail -f -n 100 /var/log/nginx/access.log 176.28.122.158 - - [16/Sep/2017:16:00:16 +0300] "GET /actor/%D0%A2%D0%B8%D0%BC%D0%BE%D1%82%D0%B8%20%D0%A0%D0%B5%D0%B4%D1%84%D0%BE%D1%80%D0%B4 HTTP/1.1" 200 18298 "-" "Java/1.6.0_24" "-" 199.168.139.211 - - [16/Sep/2017:16:00:16...
Hello. nginx.conf ``` limit_req_zone $binary_remote_addr zone=flood:50m rate=90r/s; ``` ddos.conf ``` limit_req zone=flood burst=200 nodelay; ``` domain.conf ``` include /etc/nginx/bots.d/ddos.conf; ... location /images/ { rewrite "^\/images\/(poster|picture)\/(medium|small)\/.*img([0-9]+).*\.jpg$" "/$1/$2/$3.jpg" break; root /var/local/images; expires...
ok.ru - it`s social network.
Hello. Add DDoS-Guard - https://ddos-guard.net/en/manual/category/remote-website-protection ``` # ******************** # DDoS-Guard IP Ranges # ******************** # For Safety Sake all DDoS-Guard's Known IP Ranges are all white listed # START DDOS-GUARD...