i2ptunnel: Per-client auth config

Hide encryption key for per-client auth
User-select: all for dest and reg fields
This commit is contained in:
zzz
2019-05-24 17:42:11 +00:00
parent 47c64c2eef
commit 2abd59e6d4
8 changed files with 331 additions and 20 deletions

View File

@ -18,7 +18,7 @@ public class RouterVersion {
/** deprecated */
public final static String ID = "Monotone";
public final static String VERSION = CoreVersion.VERSION;
public final static long BUILD = 5;
public final static long BUILD = 6;
/** for example "-test" */
public final static String EXTRA = "";