PortMapper: Status output for /debug

This commit is contained in:
zzz
2015-04-22 14:45:40 +00:00
parent c3af99685d
commit bebe5f8a4e
2 changed files with 24 additions and 0 deletions

View File

@@ -38,6 +38,11 @@
*/
ctx.routerAppManager().renderStatusHTML(out);
/*
* Print out the status for the PortMapper
*/
ctx.portMapper().renderStatusHTML(out);
/*
* Print out the status for all the SessionKeyManagers
*/