← Revision 11 as of 2002-04-21 17:19:44
Size: 991
Comment:
|
← Revision 12 as of 2002-04-21 17:23:50 →
Size: 1008
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
--AndrewWoods |
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://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]
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.