allows
Parameters
value
A list of strings describing allow rules. Must be colon delimited strings of the form {type}:{source}
Ex.
deny = ["cidr:1.2.0.0/16", "ip:2.3.4.5"]
orallow = ["ip:1.2.3.4", "cidr:2.3.4.0/24"]
Parameters
values
A list of strings describing allow rules. Must be colon delimited strings of the form {type}:{source}
Ex.
deny = ["cidr:1.2.0.0/16", "ip:2.3.4.5"]
orallow = ["ip:1.2.3.4", "cidr:2.3.4.0/24"]