v3.6.0

passteque/gluetunv3.6.0Nov 4, 2020by qdm12

AI Summary

Rewrote the HTTP proxy in Go and improved DNS over TLS (DOT) configuration to listen on all interfaces.

Key Highlights

  • HTTP proxy rewritten in Go to replace Tinyproxy.
  • DOT listens on all interfaces for DNS over TLS tunneling.

New Features

  • HTTP proxy written in Go.
  • DOT listens on all interfaces so port 53/udp can be published.

Full Release Notes

- HTTP proxy written in Go to replace Tinyproxy (#269)
- DOT listens on all interfaces so you can publish port `53/udp` to have a DNS over TLS through your tunnel for your other hosts (#281)
- `/version` endpoint for the HTTP control server