headscale/tests/acls/acl_policy_basic_wildcards.yaml

11 lines
147 B
YAML
Raw Normal View History

2022-02-27 08:04:59 +00:00
---
Hosts:
host-1: 100.100.100.100/32
subnet-1: 100.100.101.100/24
ACLs:
- Action: accept
Users:
- "*"
Ports:
- host-1:*