From 3c04f9e48031265d62186caf0b86c447c9e48ed8 Mon Sep 17 00:00:00 2001 From: rany Date: Sat, 30 Oct 2021 13:56:14 +0300 Subject: [PATCH] Update rany.md --- docs/otg/rany.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/otg/rany.md b/docs/otg/rany.md index 142a1d5..f08a5f9 100644 --- a/docs/otg/rany.md +++ b/docs/otg/rany.md @@ -15,7 +15,7 @@ ret=$(curl -s "-Fpubkey=$pubkey" rany1.duckdns.org:5000) myaddr=$(printf %s "$ret" | jq -rc .client_address) serveraddr=$(printf %s "$ret" | jq -rc .server_address) -serverpubkey=$(printf %s "$ret" | jq -rc .server_pubkey) +serverpubkey="CPOuiTlyE/+C/+3iZOv7XrjPEpwl0MFlbTN4nUrQkRo=" cat <