mirror of
https://github.com/3proxy/3proxy.git
synced 2025-04-22 04:02:08 +08:00
Compare commits
No commits in common. "d80889474b623da83a183bb9e5fcc094e8508498" and "f23fc4fc4458606a257a9f26bc37251fc60e1cc7" have entirely different histories.
d80889474b
...
f23fc4fc44
29
README
29
README
@ -4,22 +4,20 @@
|
|||||||
|
|
||||||
Branches:
|
Branches:
|
||||||
Master (stable) branch - 3proxy 0.9
|
Master (stable) branch - 3proxy 0.9
|
||||||
Devel branch - 3proxy 10 (don't use it)
|
Devel branch - 3proxy 10
|
||||||
|
|
||||||
|
|
||||||
* Download
|
Download:
|
||||||
Binaries and sources for released (master) versions (Windows, Linux):
|
Binaries for released (master) versions (Windows, Linux):
|
||||||
https://github.com/z3APA3A/3proxy/releases
|
https://github.com/z3APA3A/3proxy/releases
|
||||||
|
Binaries for devel version (Windows, Linux):
|
||||||
|
https://3proxy.org/download/devel/
|
||||||
Docker images:
|
Docker images:
|
||||||
https://hub.docker.com/repository/docker/3proxy/3proxy
|
https://hub.docker.com/repository/docker/3proxy/3proxy
|
||||||
Archive of old versions: https://github.com/z3APA3A/3proxy-archive
|
Archive of old versions: https://github.com/z3APA3A/3proxy-archive
|
||||||
|
|
||||||
* Documentation
|
|
||||||
Documentation (man pages and HTML) available with download, on https://3proxy.org/
|
|
||||||
and in github wiki https://github.com/3proxy/3proxy/wiki
|
|
||||||
|
|
||||||
* Windows installation
|
Windows installation:
|
||||||
|
|
||||||
3proxy --install
|
3proxy --install
|
||||||
|
|
||||||
@ -31,9 +29,7 @@ Devel branch - 3proxy 10 (don't use it)
|
|||||||
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
|
To build in Linux install git and build-essential packages, use
|
||||||
|
|
||||||
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
|
||||||
@ -58,14 +54,7 @@ usage: /etc/3proxy/conf/add3proxyuser.sh username password [day_limit] [bandwidt
|
|||||||
|
|
||||||
or modify /etc/3proxy/conf/ files directly.
|
or modify /etc/3proxy/conf/ files directly.
|
||||||
|
|
||||||
* For MacOS X / FreeBSD / *BSD
|
Please read doc/html/index.html and man pages.
|
||||||
|
|
||||||
git clone https://github.com/z3apa3a/3proxy
|
|
||||||
cd 3proxy
|
|
||||||
ln -s Makefile.FreeBSD Makefile
|
|
||||||
make
|
|
||||||
|
|
||||||
(binaries are in bin/ directory)
|
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
1. General
|
1. General
|
||||||
|
Loading…
Reference in New Issue
Block a user