[tor-commits] [tor-browser-build/master] Bug 22831: Enable Snowflake for mac.
boklm at torproject.org
boklm at torproject.org
Wed Jul 19 17:09:17 UTC 2017
commit 1d38fb57874499b487e2ac26fa86b4a8bf427a8e
Author: David Fifield <david at bamsoftware.com>
Date: Wed Jul 5 23:10:10 2017 -0700
Bug 22831: Enable Snowflake for mac.
---
projects/tor-browser/Bundle-Data/PTConfigs/mac/torrc-defaults-appendix | 3 +++
1 file changed, 3 insertions(+)
diff --git a/projects/tor-browser/Bundle-Data/PTConfigs/mac/torrc-defaults-appendix b/projects/tor-browser/Bundle-Data/PTConfigs/mac/torrc-defaults-appendix
index 271b36c..06dbec9 100644
--- a/projects/tor-browser/Bundle-Data/PTConfigs/mac/torrc-defaults-appendix
+++ b/projects/tor-browser/Bundle-Data/PTConfigs/mac/torrc-defaults-appendix
@@ -3,3 +3,6 @@ ClientTransportPlugin obfs2,obfs3,obfs4,scramblesuit exec PluggableTransports/ob
## meek configuration
ClientTransportPlugin meek exec PluggableTransports/meek-client-torbrowser -- PluggableTransports/meek-client
+
+## snowflake configuration
+ClientTransportPlugin snowflake exec PluggableTransports/snowflake-client -url https://snowflake-reg.appspot.com/ -front www.google.com -ice stun:stun.l.google.com:19302
More information about the tor-commits
mailing list