Quentin McGaw
|
76a4bb5dc3
|
chore: use gofumpt for code formatting
|
2024-10-11 19:27:29 +00:00 |
|
Quentin McGaw
|
3c8e80a1a4
|
chore(lint): upgrade linter from v1.56.2 to v1.61.0
- Remove no longer needed exclude rules
- Add new exclude rules for printf govet errors
- Remove deprecated linters `execinquery` and `exportloopref`
- Rename linter `goerr113` to `err113`
- Rename linter `gomnd` to `mnd`
|
2024-10-11 18:05:54 +00:00 |
|
Quentin McGaw
|
7fdc7de210
|
feat(ipv6): use ipv6 endpoint IPs if supported
|
2022-09-12 21:31: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 |
|