mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-09-01 22:18:57 +00:00
add routerinfo to command line
This commit is contained in:
@@ -14,6 +14,7 @@ import java.util.List;
|
||||
public class CommandLine extends net.i2p.util.CommandLine {
|
||||
|
||||
protected static final List<String> RCLASSES = Arrays.asList(new String[] {
|
||||
"net.i2p.data.router.RouterInfo",
|
||||
"net.i2p.router.MultiRouter",
|
||||
"net.i2p.router.Router",
|
||||
"net.i2p.router.RouterLaunch",
|
||||
|
||||
Reference in New Issue
Block a user