Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Anti-censorship
Pluggable Transports
Snowflake
Commits
88ea7a50
Commit
88ea7a50
authored
Apr 30, 2018
by
David Fifield
Browse files
Switch to an Azure domain front.
https://bugs.torproject.org/22782
parent
fd9efa10
Changes
3
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
88ea7a50
...
...
@@ -56,8 +56,8 @@ For example:
```
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
-max 3
```
...
...
client/README.md
View file @
88ea7a50
...
...
@@ -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
```
...
...
client/torrc
View file @
88ea7a50
...
...
@@ -2,8 +2,8 @@ UseBridges 1
DataDirectory datadir
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 \
-max 3
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment