Document changed rule list behavior

This commit is contained in:
Daniel
2021-08-23 11:45:42 +02:00
parent f34dccb8f3
commit 5b7d28d7ac

View File

@@ -182,6 +182,8 @@ func registerConfiguration() error {
Additionally, you may supply a protocol and port just behind that using numbers ("6/80") or names ("TCP/HTTP").
In this case the rule is only matched if the protocol and port also match.
Example: "192.168.0.1 TCP/HTTP"
Important: DNS Requests are only matched against domain and filter list rules, all others require an IP address and are checked only with the ensuing IP connection.
`, `"`, "`")
// Endpoint Filter List