Statistics
Total number of nodes: | {{.NodeCount}} |
Total number of paths: | {{.PathCount}} |
Tree path convergence: | {{.TreePathConvergence}} |
SNEK path convergence: | {{.SNEKPathConvergence}} |
Tree average stretch: | {{.TreeAvgStretch}} |
SNEK average stretch: | {{.SNEKAvgStretch}} |
Node Summary
Name | Port | Coords | Root | ↓ | Key | ↑ | # | ! |
---|---|---|---|---|---|---|---|---|
{{.Name}} | {{.Port}} |
{{.Coords}} |
{{.Root}} |
{{.Predecessor}} |
{{.Key}} |
{{.Successor}} |
{{.DHTSize}} |
{{.DHTStalePaths}} |
{{end}}
Tree Building
Root Key | Convergence |
---|---|
{{.Name}} |
{{.References}}% |
{{if .NodeInfo}}
{{end}}
Node Information
Name: | {{.NodeInfo.Name}} |
Public Key: | {{.NodeInfo.PublicKey}} |
Descending Key: | {{.NodeInfo.Descending}} |
Descending Path: | {{.NodeInfo.DescendingPathID}} |
Ascending Key: | {{.NodeInfo.Ascending}} |
Ascending Path: | {{.NodeInfo.AscendingPathID}} |
Peers
Name | Public Key | Port | Root |
---|---|---|---|
{{.Name}} |
{{.PublicKey}} |
{{.Port}} |
{{.RootPublicKey}} |
DHT Paths (via this node)
Public Key | Path ID | Src | Dst | Seq |
---|---|---|---|---|
{{.PublicKey}} |
{{.PathID}} |
{{.SourcePort}} |
{{.DestinationPort}} |
{{.Sequence}} |