Quentin McGaw
Quentin McGaw
I found why: ``` ├── Local DNS middleware: | └── Local resolvers: | ├── 8.8.8.8:53 | ├── 8.8.4.4:53 | ├── [2001:4860:4860::8888]:53 | └── [2001:4860:4860::8844]:53 ``` This local dns middleware scans...
1c1787b8d02c84073af32a6582303ca6c526397e now converts all query names to lowercase, just in case ™️ If there is ever a usecase for uppercase/mixed-case then we'll adjust!
I'm not sure, this is the first time I see this, and it's a qbittorrent log; I saw https://github.com/qbittorrent/qBittorrent/issues/143 which gives the same error. When do you get this error...
Hello and thanks for the detailed issue with the thorough investigation! > Gluetun is selecting IPv4 addresses from its server list and fails to connect until it randomly selects an...
On my side (Docker with ipv6 disabled, but host supports ipv6, and network is not configured with ipv6...) I get: ``` / # ip a 1: lo: mtu 65536 qdisc...
Sorry the CI failed for some reason, the image is now up.
@arseneyr when you have the time, can you try pulling `qmcgaw/gluetun:pr-2523` and see how it does? Now if a default non-loopback IPv6 route is found, gluetun allows through the firewall...
> Thanks for the update. I am seeing that log line: My apologies the build did not succeed (coded this in a rush a few days ago), due to some...
Good idea, it would be nice to have synonyms basically I would say, to keep retro-compatibility and let users a bit more freedom in their filter values, especially when it...
> Deluge is leaking my real IP address. It is running with network set to container mode with gluetun : > I used ipleak.net to check my IP and torrent...