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
7.56k stars 356 forks source link

Feature request: User defined dns ip/hostname blocklists #941

Open coffeegrind123 opened 2 years ago

coffeegrind123 commented 2 years ago

What's the feature 🧐

Add an ability to specify custom dns blocklists

Extra information and references

I need to block around 2000 ip addresses that come in the form of a list hosted on github. I found out that gluetun already has this feature, but only allows using the built in ad blocking/malicious ip and hostname lists.

damajor commented 1 year ago

up