commit 63a9062b7411ec5cbdd033c9593fb1db5e63d445 Author: HackerNCoder hackerncoder@encryptionin.space Date: Mon Aug 30 18:35:06 2021 +0000
Bug #221: Update snowflake standalone instruction --- content/relay/setup/snowflake/standalone/contents.lr | 1 + 1 file changed, 1 insertion(+)
diff --git a/content/relay/setup/snowflake/standalone/contents.lr b/content/relay/setup/snowflake/standalone/contents.lr index 43cdcb9..638b963 100644 --- a/content/relay/setup/snowflake/standalone/contents.lr +++ b/content/relay/setup/snowflake/standalone/contents.lr @@ -49,6 +49,7 @@ You will need Go 1.13+ to run the Snowflake proxy. ``` 3. Build the Snowflake proxy. ``` + cd snowflake/proxy go build ``` 4. Run the Snowflake proxy.
tor-commits@lists.torproject.org