qdm12 / gluetun

VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in.
https://hub.docker.com/r/qmcgaw/gluetun
MIT License
6.72k stars 331 forks source link

List of excluded local IPs for DOT_PRIVATE_ADDRESS #2175

Open k-matti opened 3 months ago

k-matti commented 3 months ago

What's the feature 🧐

I had this issue https://github.com/qdm12/gluetun/issues/2170 when DOT is turn on. Ideally I want to leave DOT_PRIVATE_ADDRESS untouch but I want to have possibility to exclude IPs from that list

Extra information and references

https://github.com/qdm12/gluetun/issues/2170

qdm12 commented 3 months ago

Blocked by #137