1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-07-01 15:18:40 +08:00
NeoNetwork/document/node-dir.txt
2020-04-29 16:23:55 +08:00

14 lines
261 B
Plaintext

# 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
ASN=""
# Description
DESC=""
# IP addresses excluding TUN30 and PTP
IP=(
"10.127.x.x/x"
)