Skip to content

Releases: mageddo/dns-proxy-server

3.14.2-snapshot

19 Mar 17:56
469307b
Compare
Choose a tag to compare
3.14.2-snapshot Pre-release
Pre-release

3.14.2-snapshot

  • Support for regex on localdb solver and docker container hostname and HOSTNAMES env
  • Smarter Cache for loading with Docker and LocalDB Solvers see #376
  • Docker host parameter by flag, json config or env

3.14.1-snapshot

19 Mar 03:33
651a884
Compare
Choose a tag to compare
3.14.1-snapshot Pre-release
Pre-release

3.14.1

  • Support for regex on localdb solver and docker container hostname and HOSTNAMES env
  • Smarter Cache for loading with Docker and LocalDB Solvers see #376

3.14.0-snapshot

19 Mar 00:29
10755b1
Compare
Choose a tag to compare
3.14.0-snapshot Pre-release
Pre-release

3.14.0

  • Support for regex on localdb solver and docker container hostname and HOSTNAMES env

3.13.1

18 Mar 17:39
4b6f14a
Compare
Choose a tag to compare

3.13.1

  • Caching remote solved hostnames for 5 minutes
  • Caching not found hostnames for 1 hour
  • Gui interface to clear the cache
  • Created but not documented APIs to get cache size its and values
  • Increased remote solver timeout to 10 seconds to make sure won't get easlily get timeout due to server slowness
  • Ordering interfaces by index when choosing an IP as the machine IP, put loopback at the end of the list.
  • Holding TCP open connections up to 2min respecting RFC-1035 section "4.2.2. TCP usage"
    • Fixed too many occurrences of "java.net.SocketException: Socket closed"
  • Limited TCP/UDP Server thread pool up to 20 threads due to control memory usage
  • Log level adjustments

3.13.0-snapshot

18 Mar 14:09
2066ccf
Compare
Choose a tag to compare
3.13.0-snapshot Pre-release
Pre-release

3.13.0

  • Caching remote solved hostnames for 5 minutes
  • Caching not found hostnames for 1 hour
  • Gui interface to clear the cache
  • Not documented api to get cache size and values
  • Increased remote timeout to 10 seconds to make sure won't get easlily get timeout on remote server slowness
  • Order interfaces by index when choosing an IP as the machine IP, put loopback at the end of the list.

3.12.1

17 Mar 02:37
20e8e6a
Compare
Choose a tag to compare
3.12.1 Pre-release
Pre-release

3.12.1

  • Binding UDP server to anylocalhost just as TCP this way DPS can be used on any interface.
  • Disabling mac as the binary isn't working macos-latest, see #341
  • Fixing DPS network features startup

3.12.0

16 Mar 04:22
6a46f06
Compare
Choose a tag to compare
3.12.0 Pre-release
Pre-release

3.12

  • Also configuring resolv.conf on Mac when in standalone mode
  • Fixing random failure on dns configs restore on MacOSX

3.11.0

15 Mar 06:12
405876e
Compare
Choose a tag to compare
3.11.0 Pre-release
Pre-release

3.11.0

  • Windows and MacOs binary releases (beta)

3.10.5-snapshot

15 Mar 05:43
63d0bdc
Compare
Choose a tag to compare
3.10.5-snapshot Pre-release
Pre-release

3.10.3

  • Windows and MacOS binary release

3.10.4-snapshot

15 Mar 03:27
63d0bdc
Compare
Choose a tag to compare
3.10.4-snapshot Pre-release
Pre-release

3.10.3

  • Windows and MacOS binary release