forked from I2P_Developers/i2p.i2p
PortMapper: Status output for /debug
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user