mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-23 10:05:19 +00:00
11 lines
147 B
YAML
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:*
|