mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-23 03:20:42 +08:00
13 lines
236 B
Text
13 lines
236 B
Text
# node-dir Template
|
|
# =================
|
|
# It's used to generate DNS records that were neither
|
|
# Tunnel /30 or Point to Point Address
|
|
# Filename format: <Node Name>
|
|
# ASN
|
|
AS=""
|
|
# Description
|
|
DESC=""
|
|
# IP addresses
|
|
IP=(
|
|
"10.127.x.x/x"
|
|
)
|