mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 03:09:04 +01:00
Use our own SOCKS implementation to talk to Tor.
This commit is contained in:
@@ -9,4 +9,5 @@ public interface TorConstants {
|
||||
int SOCKS_PORT = 59050;
|
||||
int CONTROL_PORT = 59051;
|
||||
|
||||
int CONNECT_TO_PROXY_TIMEOUT = 5000; // Milliseconds
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user