tonutils adds a tonutils command with a version flag and live terminal monitors for TON network infrastructure.
Version
Status Monitors
tonutils status without a subcommand runs the lite-server monitor.
tonutils status ls polls every lite server from the network config and renders a live table: server software version and time, ping / connect / request round-trip times, latest masterchain and basechain blocks (seqno and transaction count), earliest available archive timestamp, and the most recent error, if any.
tonutils status dht does the same for DHT nodes: ADNL key ID, address-list version, ping / connect / dht.findNode round-trip times, neighbor count, and the most recent error.
Both monitors run until interrupted with Ctrl+C.
Options
Without
-c, the public global config for the selected network is used.
Examples: