[tor-commits] [tor-browser-bundle-testsuite/master] Fix several bridge tests

gk at torproject.org gk at torproject.org
Thu Oct 15 18:41:27 UTC 2020


commit 7b3991c9ba73b514cdedf23d2d54df3166454466
Author: Alex Catarineu <acat at torproject.org>
Date:   Mon May 18 15:55:45 2020 +0200

    Fix several bridge tests
---
 tor-config/meek_config         | 2 +-
 tor-config/tor_bridge.conf     | 2 +-
 tor-config/tor_meek-azure.conf | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tor-config/meek_config b/tor-config/meek_config
index c851390..a795e1d 100644
--- a/tor-config/meek_config
+++ b/tor-config/meek_config
@@ -1,4 +1,4 @@
 [% INCLUDE main_config %]
 
-ClientTransportPlugin meek exec [% tbbinfos.ptdir %]/meek-client-torbrowser -- [% tbbinfos.ptdir %]/meek-client
+ClientTransportPlugin meek_lite exec [% tbbinfos.ptdir %]/obfs4proxy
 
diff --git a/tor-config/tor_bridge.conf b/tor-config/tor_bridge.conf
index f9a5d7e..5d82115 100644
--- a/tor-config/tor_bridge.conf
+++ b/tor-config/tor_bridge.conf
@@ -1,4 +1,4 @@
 [% INCLUDE main_config %]
 
 UseBridges 1
-Bridge 83.212.101.3:6666
+Bridge 35.170.192.213:12358
diff --git a/tor-config/tor_meek-azure.conf b/tor-config/tor_meek-azure.conf
index 29f8601..0da1b9f 100644
--- a/tor-config/tor_meek-azure.conf
+++ b/tor-config/tor_meek-azure.conf
@@ -1,4 +1,4 @@
 [% INCLUDE meek_config %]
 
 UseBridges 1
-Bridge meek 0.0.2.0:3 97700DFE9F483596DDA6264C4D7DF7641E1E39CE url=https://meek.azureedge.net/ front=ajax.aspnetcdn.com
+Bridge meek_lite 0.0.2.0:2 97700DFE9F483596DDA6264C4D7DF7641E1E39CE url=https://meek.azureedge.net/ front=ajax.aspnetcdn.com





More information about the tor-commits mailing list