From a29d2ab66b2ac16d648538eb9a765d9da614cafa Mon Sep 17 00:00:00 2001 From: z3APA3A <3APA3A@3proxy.ru> Date: Fri, 13 Nov 2020 03:20:37 +0300 Subject: [PATCH] readme update --- README | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README b/README index ae8dddb..d6ccccd 100644 --- a/README +++ b/README @@ -8,12 +8,15 @@ Devel branch - 3proxy 10 Download: + Binaries for released (master) versions (Windows, Linux): https://github.com/z3APA3A/3proxy/releases - or - https://3proxy.org/download/ + Binaries for devel version (Windows, Linux): + https://3proxy.org/download/devel/ Archive of old versions: https://github.com/z3APA3A/3proxy-archive +Windows installation: + 3proxy --install installs and starts proxy as Windows service @@ -24,7 +27,7 @@ Archive of old versions: https://github.com/z3APA3A/3proxy-archive removes the service (should be stopped before via 'net stop 3proxy'). - To build in Linux install git and build-essential packages, use +To build in Linux install git and build-essential packages, use git clone https://github.com/z3apa3a/3proxy cd 3proxy @@ -32,7 +35,7 @@ ln -s Makefile.Linux Makefile make sudo make install - use /etc/3proxy/add3proxyuser.sh script to add users. +use /etc/3proxy/add3proxyuser.sh script to add users. Please read doc/html/index.html and man pages.