From a0f831c0710c82b25eafa6fcfdae8eb58ccfdfce Mon Sep 17 00:00:00 2001 From: tew42 <2049715+tew42@users.noreply.github.com> Date: Thu, 23 Dec 2021 13:17:08 +0100 Subject: [PATCH 1/2] Readme - add info for Windows & macOS nightlies This would be a very useful link/info to include I think, or is there some reason not to? Also a small update to clarify what can be found at softether-download.com --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f0ecfac8..20396512 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,12 @@ sysrc softether_server_enable=yes Also SoftEther VPN [Stable Edition](https://www.freshports.org/security/softether-devel/) and [RTM version](https://www.freshports.org/security/softether/) are available on FreeBSD. -## From binary installers: +## For Windows & macOS + +[Nightly builds](https://dev.azure.com/SoftEther-VPN/SoftEther%20VPN/_build?definitionId=6) +(choose appropriate platform, then find binaries or installers as artifacts) + +## Stable channel binaries & installers: Those can be found under https://www.softether-download.com/ There you can also find SoftEtherVPN source code in zip and tar formats. From 24926bcc1762e5d46368ef1078b99fee1514badf Mon Sep 17 00:00:00 2001 From: Yihong Wu <54519668+domosekai@users.noreply.github.com> Date: Tue, 1 Feb 2022 12:39:32 +0800 Subject: [PATCH 2/2] Remove reference to macOS and Ubuntu --- README.md | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 20396512..31cad7e1 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ - [BOARD MEMBERS OF THIS REPOSITORY](#board-members-of-this-repository) - [SOFTETHER VPN ADVANTAGES](#softether-vpn-advantages) - [Installation](#installation) - * [For Ubuntu](#for-ubuntu) * [For FreeBSD](#for-freebsd) - * [From binary installers:](#from-binary-installers) + * [For Windows](#for-windows) + * [From binary installers (stable channel)](#from-binary-installers-stable-channel) * [Build from Source code](#build-from-source-code) - [About HTML5-based Modern Admin Console and JSON-RPC API Suite](#about-html5-based-modern-admin-console-and-json-rpc-api-suite) * [Built-in SoftEther VPN Server HTML5 Ajax-based Web Administration Console](#built-in-softether-vpn-server-html5-ajax-based-web-administration-console) @@ -146,14 +146,6 @@ https://github.com/domosekai # Installation -## For Ubuntu - -Launchpad PPA maintained by [Dmitry Verkhoturov](https://github.com/paskal): - -[Daily builds](https://code.launchpad.net/~paskal-07/+archive/ubuntu/softethervpn) (latest released tag) - -[Nightly builds](https://code.launchpad.net/~paskal-07/+archive/ubuntu/softethervpn-nightly) - ## For FreeBSD SoftEther VPN in FreeBSD Ports Collection is maintained by @@ -182,12 +174,12 @@ sysrc softether_server_enable=yes Also SoftEther VPN [Stable Edition](https://www.freshports.org/security/softether-devel/) and [RTM version](https://www.freshports.org/security/softether/) are available on FreeBSD. -## For Windows & macOS +## For Windows [Nightly builds](https://dev.azure.com/SoftEther-VPN/SoftEther%20VPN/_build?definitionId=6) (choose appropriate platform, then find binaries or installers as artifacts) -## Stable channel binaries & installers: +## From binary installers (stable channel) Those can be found under https://www.softether-download.com/ There you can also find SoftEtherVPN source code in zip and tar formats.