[GH-ISSUE #290] Clarify allowfrom example #149

Open
opened 2026-03-13 15:57:06 +03:00 by kerem · 0 comments
Owner

Originally created by @candlerb on GitHub (Feb 1, 2022).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/290

In the README there is an example:

{
    "allowfrom": [
        "192.168.100.1/24",

Is this valid? Does it match only the address 192.168.100.1, or the range 192.168.100.0/24 ? It would be helpful to clarify this (or to correct the example if it's wrong)

Originally created by @candlerb on GitHub (Feb 1, 2022). Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/290 In the [README](https://github.com/joohoi/acme-dns#optional-example-input) there is an example: ``` { "allowfrom": [ "192.168.100.1/24", ``` Is this valid? Does it match only the address 192.168.100.1, or the range 192.168.100.0/24 ? It would be helpful to clarify this (or to correct the example if it's wrong)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#149
No description provided.