mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 16:40:41 +08:00
fix typo
This commit is contained in:
parent
70a4f3f5b7
commit
a61af70536
1 changed files with 7 additions and 7 deletions
14
README.adoc
14
README.adoc
|
@ -1,8 +1,8 @@
|
|||
= NeoNetwork
|
||||
A useless VPN network ready for peering!
|
||||
|
||||
Pull requests are welcomed!
|
||||
https://t.me/NeoNetworkVPN[Telegram Group]
|
||||
Pull requests are welcome!
|
||||
Telegram Group: https://t.me/NeoNetworkVPN
|
||||
|
||||
== Peers:
|
||||
1. caasih.nerdpol.ovh (10.127.0.1, AS: 4201048576)
|
||||
|
@ -22,8 +22,8 @@ There's a bind9 server on NeoPDP-11 (10.127.1.1), all domain names are under "ne
|
|||
image:https://gitlab.com/Neo_Chen/NeoNetwork/raw/master/nodes.png[NeoNetwork Nodes]
|
||||
|
||||
== Files:
|
||||
asn.txt: BGP AS number allocation
|
||||
named.conf: Bind9 DNS configuration example
|
||||
nodes.dot: connection graph
|
||||
tinc.conf: Tinc configuration example
|
||||
routes.txt: network address allocation
|
||||
asn.txt: BGP AS number allocation
|
||||
named.conf: Bind9 DNS configuration example
|
||||
nodes.dot: connection graph
|
||||
tinc.conf: Tinc configuration example
|
||||
routes.txt: network address allocation
|
||||
|
|
Loading…
Reference in a new issue