-
In some cases fields for an IP range would be good to have.
Example:
`Blocking "192.168.1.100/32" for 120 secs (3 attacks in 5 secs, after 1 abuses over 5 secs.)`
Alternative or additional:
a …
-
Hi.
It would be great to have something like `10.0.12.155-160.nip.io` resolve to:
- 10.0.12.155
- 10.0.12.156
- 10.0.12.157
- 10.0.12.158
- 10.0.12.159
- 10.0.12.160
Better yet, besides …
-
# Description
IP address ranges in CIDR notation can be used in access control for Avalon media objects; however, in the Solr index these are destructured and each individual address within the range …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Currently allowed hosts (host…
vocko updated
1 month ago
-
### Description
Borrowing from the concepts here: https://www.elastic.co/guide/en/elasticsearch/reference/current/search-search.html#search-api-fields I would like to be able to format an IP range …
-
-
HI All,
Good morning
I have downloaded the latest trinityX-14.4u1 and did a installation
I gave the following details in all.yaml file
```
trix_cluster_dhcp_end: 192.168.1.60
trix_cluster…
-
This PR supports ip address, but sometimes we need to support network range.
https://github.com/colinhacks/zod/pull/2066
So, we need like below validators for string.
```ts
z.string().ip_rang…
-
I am requesting to add support for [IPinfo's IP to Country database](https://ipinfo.io/products/free-ip-database) to the project. The database has the following features:
- It includes country and …
-
### What happened?
Since upgrading to Kubernetes v1.31 we have occasional observed that `kube-controller-manager` allocates a PodCIDR for a new node which is already allocated for an existing node …