1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00
juanfont.headscale/tests/acls/acl_policy_basic_wildcards.yaml
2022-02-27 09:04:59 +01:00

11 lines
147 B
YAML

---
Hosts:
host-1: 100.100.100.100/32
subnet-1: 100.100.101.100/24
ACLs:
- Action: accept
Users:
- "*"
Ports:
- host-1:*