commit d8d8b21a8881638a6f753afb572e6c2c21919652 Author: David Fifield david@bamsoftware.com Date: Wed May 7 21:37:15 2014 -0700
Comment typo. --- meek-client/meek-client.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meek-client/meek-client.go b/meek-client/meek-client.go index b191603..645d1ef 100644 --- a/meek-client/meek-client.go +++ b/meek-client/meek-client.go @@ -17,7 +17,7 @@ // using SOCKS args: // Bridge meek 0.0.2.0:1 url=https://meek-reflect.appspot.com/ front=www.google.com // ClientTransportPlugin meek exec ./meek-client -// is the same as this one using command line options. +// is the same as this one using command line options: // Bridge meek 0.0.2.0:1 // ClientTransportPlugin meek exec ./meek-client --url=https://meek-reflect.appspot.com/ --front=www.google.com // The advantage of SOCKS args is that multiple Bridge lines can have different