Use 192.81.135.242:9902 as the default relay.

This is the relay that reports using the transport name "snowflake".
https://bugs.torproject.org/18627
This commit is contained in:
David Fifield 2016-03-27 12:49:20 -07:00
parent f024f6b832
commit 57c0724491
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@
//
// Usage in torrc:
// ExtORPort auto
// ServerTransportPlugin snowflake exec server --port 9901
// ServerTransportPlugin snowflake exec server --port 9902
package main
import (