-
### URL
https://invi.susurrando.com
### Mandatory checks
- [X] Instance has a domain name
- [X] Instance is served over HTTPS
- [X] Statistics (`/api/v1/stats`) are enabled
- [X] Instance is proper…
-
### URL
https://inv.qilk.de
### Mandatory checks
- [X] Instance has a domain name
- [X] Instance is served over HTTPS
- [X] Statistics (`/api/v1/stats`) are enabled
- [X] Instance is properly confi…
qilke updated
4 weeks ago
-
1. way1: 현재 - 모든 MS 들에 대한 proxy 필요 (network hops 낭비 & 개발자 입장 코드 복잡성 증가, DX- 개발자 경험 저하). 어차피 만들어진 서비스가 인증시도를 하는 DDOS 공격을 경유하는 proxy 로 작용할 뿐.
1. way2: API Gateway + CORS setting (network hops 어차…
-
I would like to put in a request for an api endpoint to monitor the number of failed ssl api session authentication events during a time interval with the purpose of detecting ddos attacks against the…
-
Recently there were complains from users who activated AirCMS API. Devices started to reboot all the time and disapeared from the map of sensor.community. The problem was related to AirCMS server host…
-
![image](https://github.com/anilibria/docs/assets/40627591/ea597f1f-7d87-4608-a850-a5457671d6f8)
использую next js такой ответ только в getServerSide через react userEffect все работает
-
Deno tries to have similar standard library as Go which is great, but... Keep in mind that event Go authors made some mistakes when initially developed std. For example by default HTTP server and clie…
-
### Description
In AWS we can enable SNS notifications for DDoS activity on protected resources.
https://docs.aws.amazon.com/waf/latest/developerguide/get-started-fms-shield-cloudwatch.html
and
…
axi43 updated
9 months ago
-
### Why this would be helpful
In the past we've accidentally sent more requests to the Scratch API than necessary (for example see #5991, which was only fine because of Cache-Control and disk cache) …
-
Add the ability to globally rate limit the api. Will be api_key specific. This will help prevent future ddos attacks even if the attacker has a valid api key.