net.i2p.router
public class MultiRouterBuilder extends Object
MultiRouterBuilder [routerDir routerPortStart]*Each router is configured with their own $routerDir/router.config file so that all of its data is stored under the $routerDir (profiles, keys, netDb, etc). In addition, each router has the i2cp port set to $routerPortStart+1, the admin port set to $routerPortStart+2, and some commented out clientApp lines (configured with the SAM bridge at $routerPortStart+3 and an EepProxy at $routerPortStart+4). It then builds a $routerDir/heartbeat.config containing the following lines:
Constructor and Description |
---|
MultiRouterBuilder() |
public static void main(String[] args)