1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-06-27 00:08:40 +08:00
NeoNetwork/document/node-dir.txt
2020-05-06 19:10:24 +08:00

15 lines
343 B
Plaintext

# node-dir Template
# =================
# It's used to store ASN information and generate DNS records
# that were neither Tunnel /30 or Point to Point Address.
# Remove any line which starts with '#' when applying
# Filename format: <Node Name>
# ASN
ASN=""
# Description
DESC=""
# IP addresses excluding TUN30 and PTP
IP=(
"10.127.x.x/x"
)