Size: 1008
Comment:
|
Size: 1014
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
A recent hack to nocat, pioneered by DonPark and MichaelCodanti, allows users to view a status page describing who's connected to the node, and various configuration parameters of the gateway. By default, you can view a node's status page by loading http://<node ip>:5280/status. | A recent hack to nocat, pioneered by DonPark and MichaelCodanti, allows users to view a status page describing who's connected to the node, and various configuration parameters of the gateway. By default, you can view a node's status page by loading http''''''://<node ip>:5280/status. |
Line 3: | Line 3: |
For examples, see [http://node351.personaltelco.net:5280/status Node351] [http://node478.personaltelco.net:5280/status Node478] [http://node627.personaltelco.net:5280/status Node627], and [http://node680.personaltelco.net:5280/status Node680] | For examples, see [http://node113.personaltelco.net:5280/status Node113] [http://node143.personaltelco.net:5280/status Node143] [http://node155.personaltelco.net:5280/status Node155], and [http://node162.personaltelco.net:5280/status Node162] |
A recent hack to nocat, pioneered by DonPark and MichaelCodanti, allows users to view a status page describing who's connected to the node, and various configuration parameters of the gateway. By default, you can view a node's status page by loading http://<node ip>:5280/status.
For examples, see [http://node113.personaltelco.net:5280/status Node113] [http://node143.personaltelco.net:5280/status Node143] [http://node155.personaltelco.net:5280/status Node155], and [http://node162.personaltelco.net:5280/status Node162]
JerrittCollord was thinking outloud, and mentioned it would be really cool if we could get NoCat to do an RSS output of various status variables and then we could import it into a single page, like this one, sort of like [http://www.personaltelco.net/urc/ UnifiedRecentChanges]. This is a call to all you NoCat hackers. DonPark is trying to get xml-rpc to work with NoCat, so you can interface with it programatically and remotely.