forked from I2P_Developers/i2p.i2p
register I2CP with the PortMapper
This commit is contained in:
@@ -33,6 +33,8 @@ public class PortMapper {
|
||||
public static final String SVC_BOB = "BOB";
|
||||
/** not necessary, already in config? */
|
||||
public static final String SVC_I2CP = "I2CP";
|
||||
/** @since 0.9.23 */
|
||||
public static final String SVC_I2CP_SSL = "I2CP-SSL";
|
||||
|
||||
/**
|
||||
* @param context unused for now
|
||||
|
Reference in New Issue
Block a user