From f78d5e62e2643eab1801af217e93b24af9931ef7 Mon Sep 17 00:00:00 2001 From: Anton Belodedenko Date: Wed, 25 Jul 2018 07:27:25 -0700 Subject: [PATCH] node about un-signed Windows binaries --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cec4447..da55b3c 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,11 @@ EOF service ssh restart ``` + +## installing + +The Windows binary is not signed and modern Chrome/Windows will try to prevent it from running. If this is important to you, you can get a signing certificate from one of the [vendors](https://www.sslshopper.com/microsoft-authenticode-certificates.html) and build a signed release. + |OS|release| |---|---| |Windows|[latest](https://github.com/ab77/proxy-socks/releases/download/v1.0.4/proxy-socks-setup-1.0.4.exe), [1.0.3](https://github.com/ab77/proxy-socks/releases/download/v1.0.3/proxy-socks-setup-1.0.3.exe), [1.0.2](https://github.com/ab77/proxy-socks/releases/download/v1.0.2/proxy-socks-setup-1.0.2.exe), [1.0.1](https://github.com/ab77/proxy-socks/releases/download/v1.0.1/proxy-socks-setup-1.0.1.exe), [1.0.0](https://github.com/ab77/proxy-socks/releases/download/v1.0.0/proxy-socks-setup-1.0.0.exe)|