add a note for later
This commit is contained in:
parent
3b63e31c10
commit
22de2eb269
|
@ -762,6 +762,8 @@ public class TorService extends Service implements TorServiceConstants, OrbotCon
|
||||||
enableTransparentProxy();
|
enableTransparentProxy();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: Tor is running, update new .onion names at db
|
||||||
|
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
logException("Unable to start Tor: " + e.toString(), e);
|
logException("Unable to start Tor: " + e.toString(), e);
|
||||||
showToolbarNotification(
|
showToolbarNotification(
|
||||||
|
|
Loading…
Reference in New Issue