WIREGUARD_PORT for Mullvad and Windscribe

Quentin McGaw (desktop)
2021-08-23 13:44:33 -04:00
parent c4bfc89b26
commit dd95fa2fb1
+2
@@ -55,6 +55,7 @@ The common Wireguard variables are described below.
| `OWNED` | `no` | `yes` or `no` | If the VPN server is owned by Mullvad. Note that `no` includes all servers |
| 🏁 `WIREGUARD_PRIVATE_KEY` | | 32 bytes key in base64 format | Wireguard private key, only required if `VPN_TYPE=wireguard`. Note this is usually specific by user and the same for all servers. |
| 🏁 `WIREGUARD_ADDRESS` | | IP network in the format `xx.xx.xx.xx/xx` | Wireguard interface address, only required if `VPN_TYPE=wireguard`. Note this is usually specific by user and the same for all servers. |
| `WIREGUARD_PORT` | | Any port between `1` and `65535` | Wireguard server endpoint port to use |
💡 [Mullvad IPv6 Wiki page](Mullvad)
@@ -232,6 +233,7 @@ You need to have your Openvpn private key file accessible to Gluetun, see [Clien
| `PORT` | | One from the [this list of ports](https://windscribe.com/getconfig/openvpn) | Custom VPN port to use |
| 🏁 `WIREGUARD_PRIVATE_KEY` | | 32 bytes key in base64 format | Wireguard private key, only required if `VPN_TYPE=wireguard`. Note this is usually specific by user and the same for all servers. |
| 🏁 `WIREGUARD_ADDRESS` | | IP network in the format `xx.xx.xx.xx/xx` | Wireguard interface address, only required if `VPN_TYPE=wireguard`. Note this is usually specific by user and the same for all servers. |
| `WIREGUARD_PORT` | | `53`, `80`, `123`, `443`, `1194`, `65142` | Wireguard server endpoint port to use |
## DNS over TLS