mirror of
https://github.com/3proxy/3proxy.git
synced 2025-02-23 18:45:40 +08:00
made Readme more readable
This commit is contained in:
parent
b45f75e5aa
commit
301b3f7c73
21
README.md
21
README.md
@ -1,19 +1,22 @@
|
|||||||
# 3APA3A 3proxy tiny proxy server
|
# 3APA3A 3proxy tiny proxy server
|
||||||
(c) 2002-2019 by Vladimir '3APA3A' Dubrovin <3proxy@3proxy.ru>
|
(c) 2002-2019 by Vladimir '3APA3A' Dubrovin <3proxy@3proxy.ru>
|
||||||
|
|
||||||
Download:
|
|
||||||
|
## Download:
|
||||||
https://github.com/z3APA3A/3proxy/releases
|
https://github.com/z3APA3A/3proxy/releases
|
||||||
or
|
or
|
||||||
https://3proxy.org/download/
|
https://3proxy.org/download/
|
||||||
Archive of old versions: https://github.com/z3APA3A/3proxy-archive
|
Archive of old versions: https://github.com/z3APA3A/3proxy-archive
|
||||||
|
|
||||||
|
## Setup
|
||||||
|
|
||||||
3proxy --install
|
`3proxy --install`
|
||||||
|
|
||||||
installs and starts proxy as Windows service
|
installs and starts proxy as Windows service
|
||||||
(config file should be located in the same directory)
|
(config file should be located in the same directory)
|
||||||
|
|
||||||
3proxy --remove
|
|
||||||
|
`3proxy --remove`
|
||||||
|
|
||||||
removes the service (should be stopped before via
|
removes the service (should be stopped before via
|
||||||
'net stop 3proxy').
|
'net stop 3proxy').
|
||||||
@ -29,9 +32,11 @@ 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.
|
||||||
|
|
||||||
Features:
|
|
||||||
|
## Features:
|
||||||
1. General
|
1. General
|
||||||
+ IPv6 support for incoming and outgoing connection,
|
+ IPv6 support for incoming and outgoing connection,
|
||||||
can be used as a proxy between IPv4 and IPv6 networks
|
can be used as a proxy between IPv4 and IPv6 networks
|
||||||
@ -188,6 +193,10 @@ dighosts Utility for building networks list from web page.
|
|||||||
|
|
||||||
Run utility with --help option for command line reference.
|
Run utility with --help option for command line reference.
|
||||||
|
|
||||||
Latest version is available from https://3proxy.org/
|
|
||||||
|
|
||||||
Want to donate the project? https://3proxy.org/donations/
|
## Latest version is available from :
|
||||||
|
https://3proxy.org/
|
||||||
|
|
||||||
|
|
||||||
|
## Want to donate the project?
|
||||||
|
https://3proxy.org/donations/
|
||||||
|
Loading…
Reference in New Issue
Block a user