Quentin McGaw
Quentin McGaw
1. I rebased your branch on master 2. Extracting features was actually semi-functional... but fear not, it's Go's `switch` which behaves strangely compared to other programming languages. When encountering a...
@kvanzuijlen are you aware of a difference between 'p2p' and 'port forwarding' in terms of feature for Protonvpn? I'm looking at https://github.com/qdm12/gluetun/issues/1103#issuecomment-2255404791 and thinking of removing P2P_ONLY in favor of...
Hi there! The first error `ERROR reading from environment variables: VPN provider: server selection: environment variable VPN_ENDPOINT_PORT: strconv.ParseUint: parsing "tcp://10.152.183.217:8888": invalid syntax` means something somewhere (not from Gluetun) sets the...
> I tested it and it doesn't - I suspect the reason is that `99` is taking precedence over the route you suggested. Oh yes that's why, but do you...
Try with `DOT=off` see if it fixes it?
That's probably just the firewall blocking it, because the VPN connection doesn't work. Don't you get the internal healthcheck trying to restart the VPN connection? 🤔
Closing due to inactivity, and also have a look #2154 if you still have the problem. Also for future readers, there "3 errors" are not the cause, but the consequence...
Blocked by #137
1. Have you updated your qbittorrent settings to not have a forwarded port configured? 2. Have you tried with Wireguard (since it's natively supported with Gluetun Mullvad)? 3. Have you...
I appreciate the manual work, but there is already a system in place to update servers: https://github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list Feel free to PR an update to fastestvpn if you want, but by...