Files
darkfi/bin/dnetview
lunar-mining 827062ff96 ui: render Outbound, Inbound, and Manual connection data
created seperate functions to render the different data types.  frames
dynamically resize according to the length of the data.  we do this by
keeping track of the previous length and passing it into each new render.

there's a lot of boilerplate rn that needs to be cleaned up, and the
dynamic resizing can probably be further simplified.
2022-03-10 13:54:09 +01:00
..
2022-03-07 10:44:07 +01:00
2022-03-07 10:44:07 +01:00

dnetview

a simple tui to explore darkfi ircd network topology.
lists all active nodes, their connections and recent messages.