EntityDB in JSON format
Go to file
Tristan B. Velloza Kildaire 89174d5341 Added sub-subnets 2021-06-02 22:52:50 +02:00
README.md Added sub-subnets 2021-06-02 22:52:50 +02:00

README.md

entitydb

EntityDB holds all network allocations and associated information.

Format

Firstly create an entry by creating a directory with your unique username, deavmi/ for example.

Inside there you place your network allocations as deavmi/networkName1, deavmi/networkName2 etc.

An entry for deavmi/networkName1 looks like this:

Prefix=ffff::/90
PublicKey=dfkhjfdhjfhjkk

#Subnets within the /48 subnet
Networks=[]

Create a directory called networkName/ and inside of it