[tor-commits] [tor-browser-bundle-testsuite/master] Changed the IP address for the bridge test
richard at torproject.org
richard at torproject.org
Wed Jan 19 14:24:14 UTC 2022
commit 0167631fd8a5737d9d6c21e1f5fa02e6c71bcff6
Author: Pier Angelo Vendrame <pierov at torproject.org>
Date: Mon Jan 10 17:31:51 2022 +0100
Changed the IP address for the bridge test
The bridge test was not ending, because the bridge specified in the
configuration was down. With this new bridge, the test passed as
expected.
---
tor-config/tor_bridge.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tor-config/tor_bridge.conf b/tor-config/tor_bridge.conf
index 5d82115..23eb9eb 100644
--- a/tor-config/tor_bridge.conf
+++ b/tor-config/tor_bridge.conf
@@ -1,4 +1,4 @@
[% INCLUDE main_config %]
UseBridges 1
-Bridge 35.170.192.213:12358
+Bridge 185.100.87.30:80 5B403DFE34F4872EB027059CECAE30B0C864B3A2
More information about the tor-commits
mailing list