mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-26 12:00:42 +08:00
repeir the asn-dir.txt file
This commit is contained in:
parent
cb3783e8a1
commit
628d081ef1
1 changed files with 18 additions and 3 deletions
|
@ -1,3 +1,18 @@
|
||||||
NAME="cupkappu"
|
# as-dir Template
|
||||||
OWNER="cupkappu"
|
# ===============
|
||||||
DESC="Cup's neonetwork"
|
# Filename format: AS<Number>
|
||||||
|
# ASN range: 4201270000 ~ 4201279999
|
||||||
|
# Remove any line which starts with '#' when applying
|
||||||
|
# AS Name
|
||||||
|
NAME=""
|
||||||
|
# Owner
|
||||||
|
OWNER=""
|
||||||
|
# Description
|
||||||
|
DESC=""
|
||||||
|
# Source of this ASN
|
||||||
|
# Possible values: "NeoNetwork", "DN42" or "INET"
|
||||||
|
SOURCE=""
|
||||||
|
# if it's a ASN registered from *NIC, this variable records
|
||||||
|
# whether members of NeoNetwork have validated its ownership yet
|
||||||
|
# Possible values: "YES" "NO"
|
||||||
|
VALID=""
|
||||||
|
|
Loading…
Reference in a new issue