6 lines
309 B
Plaintext
6 lines
309 B
Plaintext
== Message
|
|
When a call to `allowFromAnyIpv4` or `allowDefaultPortFromAnyIpv4` is identified:
|
|
* Change this method for `allowFrom` and set `other` to a subset of trusted IP addresses
|
|
|
|
In any other case, when a dangerous peer definition is identified:
|
|
* Change this IP range to a subset of trusted IP addresses. |