You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The gluon-info command is used to give an overview of the node.
Other than that, an overview of the node is seen on the status page in the leftmost tab.
Currently, gluon-info misses information on the mesh-vpn status and the autoupdater status.
I would like to have this available in the command as well.
Otherwise one must either run uci show autoupdater.settings or uci show gluon.mesh_vpn - which is not that bad, but would be easier in gluon-info.
An alternative to not spoil the command with to much information would be to add a link to the public ipv6 address of the node to have a clickable link to the status-page with further information :)
Is this generally seen as a good idea?
The text was updated successfully, but these errors were encountered:
The
gluon-info
command is used to give an overview of the node.Other than that, an overview of the node is seen on the status page in the leftmost tab.
Currently, gluon-info misses information on the mesh-vpn status and the autoupdater status.
I would like to have this available in the command as well.
Otherwise one must either run
uci show autoupdater.settings
oruci show gluon.mesh_vpn
- which is not that bad, but would be easier in gluon-info.An alternative to not spoil the command with to much information would be to add a link to the public ipv6 address of the node to have a clickable link to the status-page with further information :)
Is this generally seen as a good idea?
The text was updated successfully, but these errors were encountered: