Quentin McGaw

Results 207 issues of Quentin McGaw

**What's the feature?** 🧐 - Auto update wiki page with servers information from internal/constants/servers.json - Maybe change the Go program to output markdown formatted servers and have the CI push...

Feature request :bulb:
Documentation :memo:

1. What's the feature? Support with a Gotify notification server in order to send notifications to user devices 2. Why do you need this feature? To know when the container...

**What's the feature?** 🧐 - Allow to change `FIREWALL_VPN_INPUT_PORTS` dynamically so users can easily update it without having to restart the container - Other? Created when closing #103

**What's the feature?** 🧐 Resolve the hostname of the VPN server at start, this is especially useful for custom openvpn configuration file (#223). - Env variable to enable this, as...

Feature request :bulb:
Unbound (DNS over TLS)
Firewall

**What's the feature?** 🧐 - Inject DNS crypto files at build (named root and root hints only) - Start Unbound - Wait for Unbound to be up **or for it...

Feature request :bulb:
Unbound (DNS over TLS)

Offer HTTPS proxy now that Gluetun can easily be accessed from outside, as the HTTP proxy transfers your data in plaintext (not your HTTPS traffic, but your HTTP traffic and...

Feature request :bulb:
HTTP proxy

Use periodic calls to [https://am.i.mullvad.net/api](https://am.i.mullvad.net/api) to verify you are connected to Mullvad and that the country, city matches the user selection.

Category: Healthcheck 🩺

1. What's the feature? Keep a state of all IP addresses available from the servers filtered and rotate them on each openvpn restart. 2. Why do you need this feature?...

Category: OpenVPN 🔐
Popularity: ❤️ high

Refers to question/issue #351 It should all work nicely, although it adds that x/sys dependency to detect GOARM at runtime if it's not set, since it's not part of the...

You can specify `GOOS` (`-goos`) and `GOARCH` (`-goarch`), but not `GOARM` to build the binary. I already forked the repository and ready to do a PR, but I wanted to...