[tor-commits] [snowflake/master] Use "ExtORPort auto" in documentation.

dcf at torproject.org dcf at torproject.org
Sat Mar 26 22:34:39 UTC 2016


commit 346f316038947765e74a9a764d6b9ad5837c2b54
Author: David Fifield <david at bamsoftware.com>
Date:   Sat Mar 26 15:34:27 2016 -0700

    Use "ExtORPort auto" in documentation.
---
 server/server.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/server.go b/server/server.go
index 6729266..c424c29 100644
--- a/server/server.go
+++ b/server/server.go
@@ -3,7 +3,7 @@
 // "snowflake" and does not forward the remote address to the ExtORPort.
 //
 // Usage in torrc:
-// 	ExtORPort 6669
+// 	ExtORPort auto
 // 	ServerTransportPlugin snowflake exec server --port 9901
 package main
 



More information about the tor-commits mailing list