diff options
Diffstat (limited to 'plugin/reverse/README.md')
-rw-r--r-- | plugin/reverse/README.md | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/plugin/reverse/README.md b/plugin/reverse/README.md index 97a098def..c0da8676a 100644 --- a/plugin/reverse/README.md +++ b/plugin/reverse/README.md @@ -1,6 +1,13 @@ # reverse -*reverse* allows for dynamic responses to PTR and the related A/AAAA requests. +## Name + +*reverse* - allows for dynamic responses to PTR and the related A/AAAA requests. + +## Description + +If a request matches a regular expression (see Template Syntax below) this plugin will generate a +response. This is only done for "address" records (PTR, A and AAAA). ## Syntax |