From bc6fe692c5f9cc7caf955f17473bdbdafb0d901f Mon Sep 17 00:00:00 2001 From: sneurlax <sneurlax@gmail.com> Date: Mon, 7 Aug 2023 11:34:12 -0500 Subject: [PATCH 1/2] julian's getRandomPort and other changes --- crypto_plugins/tor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto_plugins/tor b/crypto_plugins/tor index b4bcc93ec..d41e9b19d 160000 --- a/crypto_plugins/tor +++ b/crypto_plugins/tor @@ -1 +1 @@ -Subproject commit b4bcc93ecbd75dababf05c4add9f44a75e341998 +Subproject commit d41e9b19d0a6adcc33d7a709f75c39da4a0b3dc5 From 104e75530d160ab26dea321905c808f73312788f Mon Sep 17 00:00:00 2001 From: sneurlax <sneurlax@gmail.com> Date: Mon, 7 Aug 2023 11:37:34 -0500 Subject: [PATCH 2/2] sneurlax/tor->cypherstack/flutter_libtor --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c56eb8eee..1a56e8062 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,4 +9,4 @@ url = https://github.com/cypherstack/flutter_liblelantus.git [submodule "crypto_plugins/tor"] path = crypto_plugins/tor - url = https://github.com/sneurlax/tor.git + url = https://github.com/cypherstack/flutter_libtor.git