[tor-commits] [obfs-flash/master] update to new pt-websocket-server name

infinity0 at torproject.org infinity0 at torproject.org
Mon May 19 13:13:18 UTC 2014


commit f9c3c67c4817d2e3c2894dc0463ebf760836b137
Author: Ximin Luo <infinity0 at torproject.org>
Date:   Mon May 19 14:09:20 2014 +0100

    update to new pt-websocket-server name
---
 obfs-flash-server.go |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/obfs-flash-server.go b/obfs-flash-server.go
index b56270d..1a5c9b5 100644
--- a/obfs-flash-server.go
+++ b/obfs-flash-server.go
@@ -32,7 +32,7 @@ var handlerChan = make(chan int)
 
 func usage() {
 	fmt.Printf("Usage: %s [OPTIONS]\n", os.Args[0])
-	fmt.Printf("Chains websocket-server and obfsproxy transports. websocket-server and\n")
+	fmt.Printf("Chains websocket and obfsproxy server transports. pt-websocket-server and\n")
 	fmt.Printf("obfsproxy must be in PATH.\n")
 	fmt.Printf("\n")
 	fmt.Printf("  -h, --help   show this help.\n")



More information about the tor-commits mailing list