[tor-commits] [snowflake/master] Trivial doc update: we do report the USERADDR now.

dcf at torproject.org dcf at torproject.org
Mon Mar 5 23:27:59 UTC 2018


commit ee4e0aa160080527da94911441d6704e267c3dc9
Author: David Fifield <david at bamsoftware.com>
Date:   Mon Mar 5 15:27:27 2018 -0800

    Trivial doc update: we do report the USERADDR now.
---
 server/server.go | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/server/server.go b/server/server.go
index 5379c7f..a0ddb3e 100644
--- a/server/server.go
+++ b/server/server.go
@@ -1,6 +1,5 @@
 // Snowflake-specific websocket server plugin. It reports the transport name as
-// "snowflake" and does not forward the (unknown) client address to the
-// ExtORPort.
+// "snowflake".
 package main
 
 import (



More information about the tor-commits mailing list