update to Tor 0.3.1.8-openssl1.0.2k
This commit is contained in:
parent
165e95a880
commit
d24aab8b47
|
@ -135,7 +135,7 @@ public interface TorServiceConstants {
|
|||
public static final String CMD_UPDATE_TRANS_PROXY = "update";
|
||||
public static final String CMD_SET_EXIT = "setexit";
|
||||
|
||||
public static final String BINARY_TOR_VERSION = "0.3.1.7-openssl1.0.2k";
|
||||
public static final String BINARY_TOR_VERSION = "0.3.1.8-openssl1.0.2k";
|
||||
public static final String PREF_BINARY_TOR_VERSION_INSTALLED = "BINARY_TOR_VERSION_INSTALLED";
|
||||
|
||||
//obfsproxy
|
||||
|
|
Loading…
Reference in New Issue