update tor binary constants
This commit is contained in:
parent
ec2f8290f1
commit
fc4b0940d9
|
@ -135,8 +135,7 @@ public interface TorServiceConstants {
|
||||||
public static final String CMD_UPDATE_TRANS_PROXY = "update";
|
public static final String CMD_UPDATE_TRANS_PROXY = "update";
|
||||||
public static final String CMD_SET_EXIT = "setexit";
|
public static final String CMD_SET_EXIT = "setexit";
|
||||||
|
|
||||||
|
public static final String BINARY_TOR_VERSION = "0.2.9.9-openssl1.0.2k";
|
||||||
public static final String BINARY_TOR_VERSION = "0.2.8.9armx86-openssl1.0.2j";
|
|
||||||
public static final String PREF_BINARY_TOR_VERSION_INSTALLED = "BINARY_TOR_VERSION_INSTALLED";
|
public static final String PREF_BINARY_TOR_VERSION_INSTALLED = "BINARY_TOR_VERSION_INSTALLED";
|
||||||
|
|
||||||
//obfsproxy
|
//obfsproxy
|
||||||
|
|
Loading…
Reference in New Issue