Skip to content

Releases: tarampampam/3proxy-docker

v1.9.1

02 Apr 09:39
276efbf
Compare
Choose a tag to compare

Fixed

  • Extra configuration now applies before defining the proxy server in the configuration file #49

v1.9.0

16 Mar 14:47
4f60889
Compare
Choose a tag to compare

Added

  • EXTRA_CONFIG environment variable is supported now #47

v1.8.3

24 Aug 15:34
e5e9f10
Compare
Choose a tag to compare

Fixed

  • Missing port definitions when EXTRA_ACCOUNTS is set

v1.8.2

22 Jan 21:20
a1a2354
Compare
Choose a tag to compare

Removed

  • ppc64le architecture support

v1.8.1

22 Jan 20:25
597d6e2
Compare
Choose a tag to compare

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

08 Dec 16:21
7706658
Compare
Choose a tag to compare

Added

  • EXTRA_ACCOUNTS environment variable is supported now #28

v1.7.0

26 Aug 13:08
fb24456
Compare
Choose a tag to compare

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

  • Dockerfile healthcheck

v1.6.0

16 Aug 06:21
d332716
Compare
Choose a tag to compare

Added

  • Possibility of changing DNS resolvers using environment variables PRIMARY_RESOLVER (primary) and SECONDARY_RESOLVER (secondary)

v1.5.0: Docker healthcheck

12 Oct 08:01
d72e72e
Compare
Choose a tag to compare

Fixed

  • Docker image building optimized

Added

  • Healthcheck in the dockerfile

v1.4.0: 3proxy v0.9.4

05 Jul 05:36
93339d5
Compare
Choose a tag to compare

Changed

  • 3proxy updated from 0.9.3 up to 0.9.4