Switch to an Azure domain front.

https://bugs.torproject.org/22782
This commit is contained in:
David Fifield 2018-04-30 09:52:38 -07:00
parent fd9efa1001
commit 88ea7a5083
3 changed files with 6 additions and 6 deletions

View file

@ -7,8 +7,8 @@ It is based on goptlib.
The client uses these following `torrc` options by default:
```
ClientTransportPlugin snowflake exec ./client \
-url https://snowflake-reg-test.appspot.com/ \
-front www.google.com \
-url https://snowflake-broker.azureedge.net/ \
-front ajax.aspnetcdn.com \
-ice stun:stun.l.google.com:19302
```