I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  • jrandom's avatar
    0e5d164a
    support shutting down the router from the web console: · 0e5d164a
    jrandom authored and zzz's avatar zzz committed
      specify a "router.shutdownPassword" value in the router.config (or in the environment [ala -D]),
      then specify that password on the shutdown form in the web console and hit submit.  after 30 seconds, it'll kill the router (and unless you're running the sim, it'll kill the JVM too, including clientApp.* started tunnels / etc)
    if we had some sort of ACL for accessing the web console, we could avoid the password field altogether, but we dont, so we cant.
    0e5d164a
    History
    support shutting down the router from the web console:
    jrandom authored and zzz's avatar zzz committed
      specify a "router.shutdownPassword" value in the router.config (or in the environment [ala -D]),
      then specify that password on the shutdown form in the web console and hit submit.  after 30 seconds, it'll kill the router (and unless you're running the sim, it'll kill the JVM too, including clientApp.* started tunnels / etc)
    if we had some sort of ACL for accessing the web console, we could avoid the password field altogether, but we dont, so we cant.