Quentin McGaw
|
234e54ac5c
|
chore(vpnsecure): associate "N / A" with no data for servers
|
2024-04-29 09:46:40 +00:00 |
|
Quentin McGaw
|
0a29337c3b
|
chore(all): replace net.IP with netip.Addr
|
2023-05-20 20:06:12 +00:00 |
|
Quentin McGaw
|
4ba159e483
|
chore(all): review error wrappings
- remove repetitive `cannot` and `failed` prefixes
- rename `unmarshaling` to `decoding`
|
2023-04-01 16:57:18 +00:00 |
|
Quentin McGaw
|
8dfaebc737
|
chore(all): remove deprecated io/ioutil import
|
2022-08-24 21:43:37 +00:00 |
|
Quentin McGaw
|
a182e3503b
|
feat: add VPNsecure.me support (#848)
- `OPENVPN_ENCRYPTED_KEY` environment variable
- `OPENVPN_ENCRYPTED_KEY_SECRETFILE` environment variable
- `OPENVPN_KEY_PASSPHRASE` environment variable
- `OPENVPN_KEY_PASSPHRASE_SECRETFILE` environment variable
- `PREMIUM_ONLY` environment variable
- OpenVPN user and password not required for vpnsecure provider
|
2022-08-15 16:54:58 -07:00 |
|