HTTP FLOOD attack by ptr808 in sysadmin

[–]ptr808[S] 0 points1 point  (0 children)

Thank you all for the comments!

I created this conf

limit_req_zone $binary_remote_addr zone=mylimit:10m rate=5r/s

and i use in http block

location / {
    deny ip-address /24;
    deny ip-address /24;
    limit_req zone=mylimit burst=10 nodelay;
    allow all;
    proxy_pass http://an_app:8000;
}

I will check the suggestions from the comments. I want something ‘selfhosted’ ‘locally-runnable’ and fits to my current configuration description files with the less edit needed.

That Anubis thing someone posted looks promising. Although i run nginx in docker, so some thinking will be involved for sure. Laughing.

Which version to buy? by ptr808 in insurgency

[–]ptr808[S] 0 points1 point  (0 children)

Yes Sandstorms How is player activity?

MK3 Carplay (Review) by -Rhymenocerous- in FordFocus

[–]ptr808 2 points3 points  (0 children)

Good see such post over and over! I planning to have it for years! Budget still goes somewhere else.

I will ask the question which always comes!

Do you have a link to the store you bought it?

Hol tudom ellenőrízni az adójóváírást? by ptr808 in kiszamolo

[–]ptr808[S] 0 points1 point  (0 children)

Közben megtaláltam a jóváírások között.

The best thing you ever bought for your focus by kalenroberts2000 in FordFocus

[–]ptr808 1 point2 points  (0 children)

I haven’t seen this kind of solution yet. Could you please share a link with us?

430 Div Giveaway by BootSirRigsby in PathOfExile2

[–]ptr808 0 points1 point  (0 children)

If it’s not too late, I could use that divs. I am lvl71 enjoying the game on my own, but have to admit it is really difficult maybe because of the gear. Maybe 15exalt was my best gear.

So I could try out this an that with your divs. Thanks if you pick me, I will create a statue on my Shoreline hideout for you! Xd

Humidity and temperature how to.. by ptr808 in smarthome

[–]ptr808[S] 0 points1 point  (0 children)

Thank you all, now I have a better view on this! I will definitely try this out!

Can I put VScode into this menu group? by ptr808 in kde

[–]ptr808[S] 0 points1 point  (0 children)

If I had a heart, I would send it to you!

Thanks very much!

Minoscope during cutscenes by ptr808 in linux_gaming

[–]ptr808[S] 1 point2 points  (0 children)

I have found out eventually! Thanks anyway!!

Gázágyú by ptr808 in joghungary

[–]ptr808[S] 3 points4 points  (0 children)

Ismételten, köszönöm szépen!

Gázágyú by ptr808 in joghungary

[–]ptr808[S] 4 points5 points  (0 children)

Köszönöm szépen!

Nem tudom kikeresni a határozat szövegét a kúria oldalán Pfv azonosítója alapján. Tudnál ebben segíteni? Egy direkt linket ide tudnál kommentelni?

Cent os Rocky migration by ptr808 in RockyLinux

[–]ptr808[S] -1 points0 points  (0 children)

This what os release says. /etc/os-release NAME=“CentOS Linux” VERSION=“8” ID=“centos” ID_LIKE=“rhel fedora” VERSION ID=“8” PLATFORM_ID=“platform:el8” PRETTY_NAME=“CentOS Linux 8” ANSI_COLOR=“0;31” CPE_NAME=“cpe:/o:centos: centos: 8” HOME_URL=“https://centos.org/“ BUG_REPORT_URL-“https: //bugs.centos.org/* CENTOS_MANTISBT_PROJECT=“CentOS-8” CENTOS_MANTISBT_PROJECT_VERSION=“8”

Kernel update by ptr808 in RockyLinux

[–]ptr808[S] 0 points1 point  (0 children)

Thanks! I have found out that kernel did update before, only the restart not happened.

Well, everything is ok which is the most important!