List of nodes for mobile use: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Displays a list of connected nodes reporting: Type of NODE And the duration of the connection This command has been created to be used from a mobile app. It is possible to use it from a terminal or from console. The script is called <b>mnode.pl</b> Using the sysop user, it has to be copied to: /spider/local_cmd To run it use <b>mnode</b> or <b>mn</b> The output would look something like this example: <pre> List of connected Nodes: Callsign Type Con...") |
No edit summary |
||
Line 36: | Line 36: | ||
Nodes: 7 | Nodes: 7 | ||
</pre> | </pre> | ||
It can be downloaded at mnode | It can be downloaded at [https://www.dropbox.com/s/kpj50wu04belaki/mnodes.pl?dl=0 mnode] |
Revision as of 09:51, 16 February 2023
Displays a list of connected nodes reporting:
Type of NODE And the duration of the connection
This command has been created to be used from a mobile app. It is possible to use it from a terminal or from console.
The script is called mnode.pl
Using the sysop user, it has to be copied to:
/spider/local_cmd
To run it use
mnode
or
mn
The output would look something like this example:
List of connected Nodes: Callsign Type Connection time -------- --------- --------------- AE5E NODE DXSP 9 d 1 h 37 m EA2CW-2 NODE DXSP 0 d 7 h 28 m EA2RCF-5 NODE DXSP 3 d 19 h 46 m EA3CV-2 NODE DXSP 9 d 8 h 50 m EA4URE-5 NODE DXSP 9 d 8 h 37 m F4EYQ-1 NODE DXSP 3 d 5 h 32 m IW9EDP-6 NODE DXSP 2 d 4 h 27 m Nodes: 7
It can be downloaded at mnode