[meek/master] Alphabetize.

commit 4dea573d708f6836ac15155b0aa815d97b962f35 Author: David Fifield <david@bamsoftware.com> Date: Sat Dec 6 18:53:46 2014 -0800 Alphabetize. --- README | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README b/README index 0d8d78d..65b3fd1 100644 --- a/README +++ b/README @@ -30,12 +30,6 @@ Firefox are in the chrome and firefox directories. Here is a summary of the programs that appear in subdirectories. -meek-client: -The client transport plugin, run by a censored client. - -meek-server: -The server transport plugin, run on a Tor relay. - appengine: Reflector web app that runs on Google App Engine. The reflector simply copies requests and responses to an instance of meek-server somewhere. A @@ -45,14 +39,16 @@ https://meek-reflect.appspot.com/. chrome, firefox: Browser extensions for TLS camouflage. +meek-client: +The client transport plugin, run by a censored client. + meek-client-torbrowser: An auxiliary program for within Tor Browser that runs a second copy of Firefox with the browser extension and then configures meek-client to use it as a helper. -terminateprocess-buffer: -An auxiliary program used on Windows to assist with cleanup of -subprocesses. +meek-server: +The server transport plugin, run on a Tor relay. nginx: A reflector configuration for Nginx. @@ -62,6 +58,10 @@ A PHP reflector. It can be run on any platform that supports PHP with the cURL library. A public instance is at https://meek-reflect.herokuapp.com/. +terminateprocess-buffer: +An auxiliary program used on Windows to assist with cleanup of +subprocesses. + wsgi: A WSGI Python reflector.
participants (1)
-
dcf@torproject.org