Releases: tarampampam/3proxy-docker
Releases · tarampampam/3proxy-docker
v1.10.0
What's Changed
Other Changes
- Allow to configure log output in #60
Full Changelog: v1.9.1...v1.10.0
v1.9.1
Fixed
- Extra configuration now applies before defining the proxy server in the configuration file #49
v1.9.0
Added
EXTRA_CONFIG
environment variable is supported now #47
v1.8.3
Fixed
- Missing port definitions when
EXTRA_ACCOUNTS
is set
v1.8.2
Removed
ppc64le
architecture support
v1.8.1
Added
- Multi-arch image support (plus
arm64
and ppc64le
) #31
Fixed
- Error page colors now depend on the theme, and the text is centered #31
v1.8.0
Added
EXTRA_ACCOUNTS
environment variable is supported now #28
v1.7.0
Added
- The following environment variables are supported now:
MAX_CONNECTIONS
, PROXY_PORT
, SOCKS_PORT
Changed
- Entrypoint script (
bash
) replaced with mustpl
- The result docker image
busybox:1.34.1-glibc
replaced with busybox:stable-glibc
Removed
v1.6.0
Added
- Possibility of changing DNS resolvers using environment variables
PRIMARY_RESOLVER
(primary) and SECONDARY_RESOLVER
(secondary)
v1.5.0: Docker healthcheck
Fixed
- Docker image building optimized
Added
- Healthcheck in the dockerfile