Class RouterLaunch


  • public class RouterLaunch
    extends Object
    This is the class called by the runplain.sh script on linux and the i2p.exe launcher on Windows. (i.e. no wrapper) Setup of wrapper.log file is moved to WorkingDir.java Until WorkingDir is called, the existing stdout / stderr will be used. Not recommended for embedded use. Instantiate Router() yourself.
    • Constructor Detail

      • RouterLaunch

        public RouterLaunch()
    • Method Detail

      • main

        public static void main​(String[] args)
        Usage: RouterLaunch [rebuild] No other options allowed, for now
        Parameters:
        args - null ok
        Throws:
        IllegalArgumentException