Cel mai numeros IP de conectare este IP-ul propriu al serverului meu.
Este o mașină Debian 10, Nginx, Mysql care servește un singur site Wordpress și phpBB. Este o mașină virtuală pe Google Cloud.
Evident, nu sunt prea îndrăgostit cu chestiile astea, dar sunt suficient de bun pentru a construi o mașină și a o face să servească site-ul.
$ sudo awk '{print $1}' /var/log/nginx/access.log | sortare | uniq -c | sortare - nr
se intoarce
5122 104.198.149.xxx
4268 157.90.209.xxx
3752 93.158.90.xxx
1982 68.68.32.xxx
[...]
~ ~ ~
104.198.149.xxx este serverul meu.
Ieșire din
grep 104.198.149.xxx /var/log/nginx/access.log
162.158.252.xxx - - [11/Nov/2021:00:00:25 -0700] „GET /forums/ HTTP/1.1” 200 12459 „https://104.198.149.xxx/forums” „Mozilla/5.0” (compatibil;Cloudflare-Healthchecks/1.0;+https://www.cloudflare.com/; healthcheck-id: bfa5d32ce9a5eaf8)"
172.69.32.xxx - - [11/Nov/2021:00:00:59 -0700] „GET /forums/ HTTP/1.1” 200 12471 „https://104.198.149.xxx/forums” „Mozilla/5.0 (compatibil;Cloudflare-Healthchecks/1.0;+https://www.cloudflare.com/; healthcheck-id: bfa5d32ce9a5eaf8)"
104.198.149.xxx - - [11/Nov/2021:00:01:00 -0700] „POST /wp/wp-cron.php?doing_wp_cron=1636614060.69611692428588867718713" HTTP "20/1871.exe" .com/wp/wp-cron.php?doing_wp_cron=1636614060.6961169242858886718750" "WordPress/5.8.2; https://www.matthewsvolvosite.com"
108.162.220.xxx - - [11/Nov/2021:00:01:03 -0700] „GET /forums/ HTTP/1.1” 200 12465 „https://104.198.149.xxx/forums” „Mozilla/5.0” (compatibil;Cloudflare-Healthchecks/1.0;+https://www.cloudflare.com/; healthcheck-id: bfa5d32ce9a5eaf8)"
104.198.149.xxx - - [11/Nov/2021:00:01:07 -0700] "GET /forums/download/file.php?id=30434&mode=view HTTP/1.0" 200 641193 "-" " -"
104.198.149.xxx - - [11/Nov/2021:00:01:07 -0700] „GET /forums/download/file.php?id=30435&mode=view HTTP/1.0” 200 933139 „-” „ -"
104.198.149.xxx - - [11/Nov/2021:00:01:10 -0700] „GET /forums/download/file.php?id=55475&mode=view HTTP/1.0” 200 1015069 „-” „ -"
104.198.149.xxx - - [11/Nov/2021:00:01:10 -0700] „GET /forums/download/file.php?id=55476&mode=view HTTP/1.0” 200 933149 „-” „ -"
104.198.149.xxx - - [11/Nov/2021:00:01:10 -0700] „GET /forums/download/file.php?id=55477&mode=view HTTP/1.0” 200 916765 „-” „ -"
104.198.149.xxx - - [11/Nov/2021:00:01:17 -0700] „GET /forums/download/file.php?id=30691&mode=view HTTP/1.0” 200 121584 „-” „ -"
104.198.149.xxx - - [11/Nov/2021:00:01:18 -0700] "GET /forums/download/file.php?id=30692&mode=view HTTP/1.0" 200 137607 "-" " -"
104.198.149.xxx - - [11/Nov/2021:00:01:18 -0700] "GET /forums/download/file.php?id=30693&mode=view HTTP/1.0" 200 133153 "-" " -"
104.198.149.xxx - - [11/Nov/2021:00:01:24 -0700] „GET /forums/download/file.php?id=33292&mode=view HTTP/1.0” 200 949523 „-” „ -"
104.198.149.xxx - - [11/Nov/2021:00:01:25 -0700] „GET /forums/download/file.php?id=33293&mode=view HTTP/1.0” 200 1047827 „-” „ -"
104.198.149.xxx - - [11/Nov/2021:00:01:25 -0700] „GET /forums/download/file.php?id=33294&mode=view HTTP/1.0” 200 916755 „-” „ -"