readme update

This commit is contained in:
z3APA3A 2020-11-13 03:20:37 +03:00
parent fd1b7ce2a2
commit a29d2ab66b

11
README
View File

@ -8,12 +8,15 @@ Devel branch - 3proxy 10
Download: Download:
Binaries for released (master) versions (Windows, Linux):
https://github.com/z3APA3A/3proxy/releases https://github.com/z3APA3A/3proxy/releases
or Binaries for devel version (Windows, Linux):
https://3proxy.org/download/ https://3proxy.org/download/devel/
Archive of old versions: https://github.com/z3APA3A/3proxy-archive Archive of old versions: https://github.com/z3APA3A/3proxy-archive
Windows installation:
3proxy --install 3proxy --install
installs and starts proxy as Windows service 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 removes the service (should be stopped before via
'net stop 3proxy'). '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 git clone https://github.com/z3apa3a/3proxy
cd 3proxy cd 3proxy
@ -32,7 +35,7 @@ ln -s Makefile.Linux Makefile
make make
sudo make install 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. Please read doc/html/index.html and man pages.