Commit Graph

  • e7d5ae5dc1 fix(fastestvpn): handle lowercase .ovpn filenames Quentin McGaw 2022-10-28 11:02:24 +00:00
  • b275354a92 fix(env): trim space for wireguard addresses Quentin McGaw 2022-10-28 10:49:51 +00:00
  • ac02a64d17 fix(ipinfo): handle 403 as too many requests Quentin McGaw 2022-10-28 10:35:29 +00:00
  • 9c80150e09 fix(publicip): no retry when too many requests to ipinfo.io Quentin McGaw 2022-10-28 10:35:09 +00:00
  • 31a8bc9062 feat(servers): update PureVPN Quentin McGaw 2022-10-28 09:11:33 +00:00
  • f15dde6502 feat(providers): add AirVPN support (#1145) Quentin McGaw 2022-10-17 02:54:56 -04:00
  • f70609c464 fix(wireguard): ignore IPv6 addresses if IPv6 disabled Quentin McGaw 2022-10-17 06:31:32 +00:00
  • c954e6f231 fix: parse udp4, udp6, tcp4 or tcp6 Quentin McGaw 2022-10-16 16:54:12 +00:00
  • cb804577a9 feat(httpproxy): log credentials sent on mismatch Quentin McGaw 2022-10-02 09:31:03 +00:00
  • e5be20d719 fix(exit): exit with 0 on successful shutdown Quentin McGaw 2022-09-14 13:23:31 +00:00
  • 875690ab18 feat(network): enable ipv6 connection and tunneling (#1114) EkilDeew 2022-09-14 02:18:10 +02:00
  • 6a5aa8eddb fix(openvpn): do not set tun-ipv6 - Server should push tun-ipv6 if it is available - Add ignore filter for tun-ipv6 if ipv6 is not supported on client - Fixes #435 Quentin McGaw 2022-09-14 00:00:11 +00:00
  • 7fdc7de210 feat(ipv6): use ipv6 endpoint IPs if supported Quentin McGaw 2022-09-12 21:31:37 +00:00
  • 8f04a05b45 fix(vpnsecure): allow empty OpenVPN user+password v3.31.1 Quentin McGaw 2022-09-09 22:06:36 +00:00
  • dd7630997b fix(vpnsecure): allow empty OpenVPN user+password Quentin McGaw 2022-09-09 22:06:36 +00:00
  • aba5ca4536 fix(cyberghost): remove outdated server groups - Remove 94-1 pemium udp usa - Remove 95-1 premium udp asia - Remove 93-1 pemium udp usa - Remove 96-1 premium tcp asia - Update servers data Quentin McGaw 2022-09-08 12:19:12 +00:00
  • 7506625f40 chore(tests): fix netlink test for previous crash Quentin McGaw 2022-09-06 12:17:51 +00:00
  • 5ddd703f6a feat(vpn): auto detection of IPv6 support - OPENVPN_IPV6 removed - Affects OpenVPN - Use the same mechanism for OpenVPN and Wireguard - Check only once at program start since this is unlikely to change at runtime - Log if IPv6 is supported - Remove IPv6 boolean from settings structs - Move IPv6 detection as a method on NetLinker Quentin McGaw 2022-09-06 12:16:29 +00:00
  • 71c51a7455 chore(provider/utils): do not check for empty wg keys Quentin McGaw 2022-09-05 15:50:02 +00:00
  • 284d4340b1 fix(tests): fix netlink wireguard test Quentin McGaw 2022-09-05 15:23:31 +00:00
  • 2c1281d0a2 hotfix(tests): panic tests for previous commit Quentin McGaw 2022-09-05 15:03:32 +00:00
  • 532df9f8d4 fix(privateinternetaccess): get token for port forwarding (#1132) Stijn Hoop 2022-09-05 17:01:48 +02:00
  • 45b7da1058 chore(dev): improve missing provider panic string Quentin McGaw 2022-09-05 14:51:30 +00:00
  • 907daff483 chore(build): tidy Go modules dependencies Quentin McGaw 2022-09-04 23:01:02 +00:00
  • 7757e8a114 chore(dev): improve update command launch config - Run without debug mode - Run from workspace folder so it writes to the right path - Pick -maintainer or -enduser update mode Quentin McGaw 2022-09-04 18:40:08 +00:00
  • e59e28152f fix(ivpn): update mechanism for Wireguard servers Quentin McGaw 2022-09-02 00:36:13 +00:00
  • 2fe0594db7 feat(servers): update ProtonVPN servers data Quentin McGaw 2022-08-30 11:44:34 +00:00
  • 794e96b449 docs(readme): add ProtonVPN and PureVPN to Wireguard support Quentin McGaw 2022-08-29 00:31:38 +00:00
  • 07282f414c chore(wireguard): upgrade wireguard depdencies Quentin McGaw 2022-08-27 18:37:24 +00:00
  • e583f9de47 fix(codeql): fix integer parsing (false positive) Quentin McGaw 2022-08-27 16:45:29 +00:00
  • 8570e09eb9 chore(config): rename Reader to Source struct Quentin McGaw 2022-08-26 15:16:51 +00:00
  • ae5cba519c chore(config): define Source interface locally where needed Quentin McGaw 2022-08-26 15:03:59 +00:00
  • 26f3832187 chore(config): rename mux source to merge Quentin McGaw 2022-08-26 14:59:35 +00:00
  • 5989f29035 feat(surfshark): Wireguard support (#587) Quentin McGaw 2022-08-26 10:55:46 -04:00
  • 4ace99f318 chore(servers): remove "udp": true for Wireguard Quentin McGaw 2022-08-25 13:24:22 +00:00
  • d1c5e00df8 fix(updater): error when server has not the minimal information Quentin McGaw 2022-08-25 13:23:27 +00:00
  • 5eacb46226 feat(servers): update servers data for Ivpn, Mullvad and Windscribe Quentin McGaw 2022-08-25 13:05:20 +00:00
  • 6c17612310 chore(filter): no network protocol filter for Wireguard Quentin McGaw 2022-08-25 13:03:58 +00:00
  • fba73a0a0f fix(settings): OPENVPN_CUSTOM_CONFIG precedence for custom provider only if VPN_SERVICE_PROVIDER is empty Quentin McGaw 2022-08-25 04:01:17 +00:00
  • 4faef87c03 chore(build): bump Go from 1.18 to 1.19 Quentin McGaw 2022-08-24 21:53:53 +00:00
  • 5914cb0e37 chore(build): bump Go from 1.17 to 1.18 - Unneeded disabled linters are: rowserrcheck, sqlclosecheck - Disabled linter is wastedassign which is tolerable Quentin McGaw 2022-08-24 21:52:00 +00:00
  • aa53436e56 chore(lint): upgrade golangci-lint to v1.49.0 - Add linter interfacebloat and fix code issues - Add linter reassign - Remove deprecated linter nosnakecase v3.31.0 Quentin McGaw 2022-08-24 19:41:26 +00:00
  • 8dfaebc737 chore(all): remove deprecated io/ioutil import Quentin McGaw 2022-08-24 19:39:55 +00:00
  • 732f826ec2 fix(settings): read PEM files but b64 env vars - Extract base64 data from PEM files and secret files - Environment variables are not PEM encoded and only the base64 data - Affects OpenVPN certificate, key and encrypted key v3.30.1 Quentin McGaw 2022-08-24 19:31:52 +00:00
  • 062b6a276c fix(settings): read PEM files but b64 env vars - Extract base64 data from PEM files and secret files - Environment variables are not PEM encoded and only the base64 data - Affects OpenVPN certificate, key and encrypted key Quentin McGaw 2022-08-24 17:48:45 +00:00
  • 647cd07de7 feat(surfshark): update servers data Quentin McGaw 2022-08-24 13:04:34 +00:00
  • a530c84c5f fix(surshark): remove invalid retro-servers Quentin McGaw 2022-08-24 13:04:18 +00:00
  • 0bb320065e feat(server): patch VPN settings - PUT at /v1/vpn/settings - Undocumented, experimental for now Quentin McGaw 2022-08-21 23:36:48 +00:00
  • d685d78e74 feat(server): add vpn route to replace /openvpn Quentin McGaw 2022-08-21 23:28:38 +00:00
  • 48896176e5 chore(server): do not redact openvpn credentials from response Quentin McGaw 2022-08-21 22:04:04 +00:00
  • 54dcf28b31 chore(server): replace 404 with 401 for unsupported routes and methods Quentin McGaw 2022-08-21 21:23:02 +00:00
  • f8bf32bb34 docs(readme): add slickvpn to list of providers Quentin McGaw 2022-08-16 00:02:34 +00:00
  • 748923021c fix(ci): permissions for labels workflow Quentin McGaw 2022-08-15 23:58:19 +00:00
  • a182e3503b feat: add VPNsecure.me support (#848) Quentin McGaw 2022-08-15 19:54:58 -04:00
  • 991cfb8659 chore(ci): limit labels workflow to not forked Quentin McGaw 2022-08-15 23:53:29 +00:00
  • d0dfc21e2b feat: SlickVPN Support (#961) Richard Hodgson 2022-08-15 16:25:06 +01:00
  • 617bd0c600 Chore(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#1052) dependabot[bot] 2022-08-13 12:16:57 -07:00
  • 349b5429ba Chore(deps): Bump docker/build-push-action from 3.1.0 to 3.1.1 (#1098) dependabot[bot] 2022-08-13 12:16:44 -07:00
  • 8db2944749 chore(settings): OpenVPN ClientCrt -> Cert Quentin McGaw 2022-08-13 18:59:07 +00:00
  • 5986432a22 chore(settings): OpenVPN ClientKey -> Key Quentin McGaw 2022-08-13 18:58:09 +00:00
  • 652daec509 Change: OPENVPN_CLIENTKEY -> OPENVPN_KEY - No breaking change since this was undocumented Quentin McGaw 2022-08-13 18:56:37 +00:00
  • f94d4b761a Change: OPENVPN_CLIENTCRT -> OPENVPN_CERT - No breaking change since this was undocumented Quentin McGaw 2022-08-13 18:55:29 +00:00
  • 1ab74e6bb3 chore: OpenVPN user and password as nullable - Username and password can be the empty string for custom provider Quentin McGaw 2022-08-13 16:44:38 +00:00
  • 8e101d49a1 Chore(deps): Bump github.com/breml/rootcerts from 0.2.4 to 0.2.6 (#1058) dependabot[bot] 2022-08-12 17:01:45 -07:00
  • 7c08e8f607 chore(lint): add asasalint and usestdlibvars Quentin McGaw 2022-08-12 23:54:20 +00:00
  • a4caa61c47 chore(lint): add nosnakecase linter Quentin McGaw 2022-08-12 23:53:18 +00:00
  • ebae167815 chore(lint): golangci-lint v1.47.2 -> v1.48.0 - Remove deprecated ifshort linter - Fix bad //nolint:gomnd comment Quentin McGaw 2022-08-12 22:07:12 +00:00
  • a6f00f2fb2 chore(lint): upgrade golangci-lint to v1.47.2 - Fix Slowloris attacks on HTTP servers - Force set default of 5 minutes for pprof read timeout - Change ShutdownTimeout to time.Duration since it cannot be set to 0 Quentin McGaw 2022-07-28 21:55:10 +00:00
  • 877617cc53 Chore(deps): Bump docker/build-push-action from 3.0.0 to 3.1.0 (#1073) dependabot[bot] 2022-07-23 20:08:34 -07:00
  • 2800588ef7 feat(expressvpn): update servers data Quentin McGaw 2022-07-18 18:01:08 +00:00
  • f5efa42aaf chore(lint): remove some linters - remove duplicate predeclared - remove commented varnamelen and wrapcheck Quentin McGaw 2022-07-17 23:11:35 +00:00
  • 10bd0e1505 fix(readme): typo sercice to service (#1067) Hey 2022-07-16 01:52:04 +02:00
  • a4c80b3045 chore(ci): add mocks check - Check for missing //go:generate comments - Check for outdated mocks Quentin McGaw 2022-07-04 00:39:01 +00:00
  • dbb71bd695 chore(mocks): use common mocks for ivpn and ipvanish Quentin McGaw 2022-07-04 00:34:48 +00:00
  • a544f6e604 Chore(deps): Bump github.com/breml/rootcerts from 0.2.3 to 0.2.4 (#1033) dependabot[bot] 2022-07-03 16:50:38 -07:00
  • a18e026b70 Chore(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.7.5 (#1042) dependabot[bot] 2022-07-03 16:50:27 -07:00
  • 0413a0a1ab chore(ci): rework docker hub description workflow - Run only on base repository - Rename job from dockerHubDescription to docker-hub-description - Limit permissions of job to read only - Remove unneeded names for steps v3.30.0 Quentin McGaw 2022-07-03 14:31:49 +00:00
  • cb6e9cb761 docs(readme): add links to add a provider Quentin McGaw 2022-07-03 13:39:47 +00:00
  • 420ae40901 feat(dev): Add provider example package Quentin McGaw 2022-07-02 20:58:04 +00:00
  • 34e67f9f99 chore(markdown): alphabetically sorted headers Quentin McGaw 2022-07-02 17:43:08 +00:00
  • 18c53aa597 docs(readme): simplify heading description Quentin McGaw 2022-07-02 00:12:44 +00:00
  • 6d2f9b9508 chore(updater): check servers have minimal information Quentin McGaw 2022-07-02 00:12:01 +00:00
  • 6826b05d58 chore(all): remove all package comments Quentin McGaw 2022-07-01 17:09:27 +00:00
  • 9f959dbc6a fix(expressvpn): OpenVPN fragment option and add ciphers (#1047) barino28 2022-06-29 07:23:16 -05:00
  • 87dbae5745 hotfix(fastestvpn): re-fix Openvpn configuration - add auth sha256 option - remove remote-cert-tls server option Quentin McGaw 2022-06-26 21:29:05 +00:00
  • 037f19e852 hotfix(publicip): revert back JSON to public_ip Quentin McGaw 2022-06-25 15:52:00 +00:00
  • 62ad8bcd8f fix(pia): set port forward file owned with PUID and PGID Quentin McGaw 2022-06-25 15:44:29 +00:00
  • 2805c3388a hotfix(fastestvpn): add remote-cert-tls server Quentin McGaw 2022-06-25 15:16:38 +00:00
  • 535297dcf5 chore: extract.PEM replaces PEM parse functions Quentin McGaw 2022-06-24 23:10:00 +00:00
  • b3b6933ef4 chore(lint): review exclude rules Quentin McGaw 2022-06-11 02:41:16 +00:00
  • edbbcc041a fix(protonvpn): set free field for free servers Quentin McGaw 2022-06-18 18:30:27 +00:00
  • d430ebc34f feat(protonvpn): update servers data Quentin McGaw 2022-06-18 18:30:05 +00:00
  • 0e9abc6e1d chore(tests): modify JSON tests to not need all providers listed Quentin McGaw 2022-06-18 14:21:48 +00:00
  • 0c0dd10766 chore(dev): add VSCode launch.json - Credits to @Rohaq Quentin McGaw 2022-06-18 00:17:09 +00:00
  • 75454be6b6 fix(pprof): override operation in global settings Quentin McGaw 2022-06-18 00:16:14 +00:00
  • 4952e3b74e docs(bug): fix render of logs to be plain text Quentin McGaw 2022-06-18 00:15:29 +00:00
  • 04b34a266c chore(deps): update go4.org/unsafe/assume-no-moving-gc - Allow development on Go 1.18 without ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH=go1.18 Quentin McGaw 2022-06-17 23:59:39 +00:00
  • 89b6a031b0 chore(vpn): add check for empty public key for Wireguard Quentin McGaw 2022-06-12 15:41:02 +00:00
  • d4c6a9bdb5 feat(storage): log time difference as a friendly duration Quentin McGaw 2022-06-12 15:35:04 +00:00
  • cdc29d48b7 chore(ci): build PR images as pr-N (#1026) Quentin McGaw 2022-06-12 11:33:16 -04:00