From e087282330f8fc6ad2ca25b8f5fc5b7a19761cce Mon Sep 17 00:00:00 2001 From: Jeff Date: Tue, 14 Mar 2017 09:25:27 -0400 Subject: [PATCH] don't use quotes --- Testing-GOST-R-34.10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Testing-GOST-R-34.10.md b/Testing-GOST-R-34.10.md index f1f35b1..d562806 100644 --- a/Testing-GOST-R-34.10.md +++ b/Testing-GOST-R-34.10.md @@ -2,7 +2,7 @@ Create additional http proxy tunnel in the tunnels.conf ``` [GOSTProxy] type=httpproxy -port="port you wish to use" +port=insert port number here keys=gost.dat signaturetype=65280 ```