Commit Graph

2401 Commits

Author SHA1 Message Date
github-actions
8d19bcdfad Github bot : image compressed 2026-02-15 23:09:56 +00:00
github-actions
619a26ec4f GitHub bot : graphs updated 2026-02-13 12:18:27 +00:00
github-actions
19f3d58733 Github bot : image compressed 2026-02-08 23:11:36 +00:00
github-actions
96374e7730 GitHub bot: changelog 2026-02-08 16:47:21 +00:00
Alexandre
b46d13ae1c Update config.yaml 2026-02-08 17:42:09 +01:00
Alexandre
f460f8b846 Update CHANGELOG.md 2026-02-08 17:41:56 +01:00
Alexandre
e81c072eab Fix array initialization for IP addresses 2026-02-08 17:41:32 +01:00
Alexandre
a665b1b02f Allow multiple Address fields 2026-02-08 17:33:56 +01:00
Alexandre
eee640ab99 Optimize handshake by using ping instead of DNS lookup
Removed DNS lookup for handshake and replaced with ping.
2026-02-08 17:26:39 +01:00
github-actions
c6df2112ab GitHub bot: changelog 2026-02-08 13:44:42 +00:00
Alexandre
8f9836891c Update config.yaml 2026-02-08 14:39:10 +01:00
Alexandre
969382b426 Update CHANGELOG.md 2026-02-08 14:38:59 +01:00
Alexandre
1aa400fc57 Implement WireGuard handshake wait logic
Add WireGuard handshake waiting function to manage connection establishment.
2026-02-08 14:37:39 +01:00
Alexandre
19dd39ec9e Update CHANGELOG.md 2026-02-08 14:35:41 +01:00
Alexandre
054abf46f3 Update config.yaml 2026-02-08 14:35:16 +01:00
Alexandre
7ec00843b2 Add preshared-key 2026-02-08 14:31:55 +01:00
github-actions
5a3e935b35 GitHub bot: changelog 2026-02-08 12:22:06 +00:00
Alexandre
7a574597cb Update CHANGELOG.md 2026-02-08 13:18:11 +01:00
Alexandre
a9f16c8330 Update CHANGELOG.md 2026-02-08 13:17:31 +01:00
Alexandre
1da718b8e8 Update config.yaml 2026-02-08 13:17:01 +01:00
Alexandre
e45de4f7a2 Prefer ipv4 to resolve hostnames 2026-02-08 13:16:48 +01:00
Alexandre
3d2d275cb2 Fix ipv6 endpoints resolve 2026-02-08 13:15:35 +01:00
Alexandre
2d4eaaa44c Remove interface name length restriction
Removed truncation of OpenVPN interface name if it exceeds 15 characters.
2026-02-08 11:16:24 +01:00
Alexandre
ed97320d8d Limit VPN interface names to 15 chars 2026-02-08 11:15:35 +01:00
github-actions
1003f4d9a3 GitHub bot : graphs updated 2026-02-06 12:17:44 +00:00
github-actions
619f78aa53 GitHub bot: changelog 2026-02-05 20:22:31 +00:00
Alexandre
16b26f257b Update qbittorrent version to 5.1.4-11 2026-02-05 21:16:50 +01:00
github-actions
9fcabc2011 GitHub bot: changelog 2026-02-05 18:17:45 +00:00
Alexandre
fc37193793 Update PUID, PGID, and version in config.yaml 2026-02-05 19:12:21 +01:00
Alexandre
48fd445e10 Bump qBittorrent addon version to 5.1.4-9 2026-02-05 17:25:20 +01:00
Alexandre
bff4164203 Move VPN config filename validation to startup scripts 2026-02-05 16:46:39 +01:00
Alexandre
ad80d1e2b6 Merge pull request #2448 from alexbelgium/qbittorrent_debug_mode
Implement logging for OpenVPN with configurable level
2026-02-05 16:38:11 +01:00
Alexandre
22032fd28f Install default route only once 2026-02-05 16:02:27 +01:00
Alexandre
eaabe03c5c Update CHANGELOG.md 2026-02-05 13:58:57 +01:00
Alexandre
2bb373ffe3 Update CHANGELOG.md 2026-02-05 13:58:42 +01:00
github-actions
b4e8ad1146 GitHub bot: changelog 2026-02-05 12:57:45 +00:00
Alexandre
2a4a178522 More lax wireguard and openvpn config filenames 2026-02-05 13:52:20 +01:00
Alexandre
7d45a36ee6 Stop addon if exit nok 2026-02-05 10:29:27 +01:00
Alexandre
4f750ad756 Propose to stop addon if openvpn script fails for logs clarity 2026-02-05 10:28:34 +01:00
Alexandre
1365ed148b Update vpn 2026-02-05 09:26:35 +01:00
Alexandre
c01005d63a Debug message
Simplified debug logging setup for OpenVPN.
2026-02-05 09:22:55 +01:00
Alexandre
97615a1fad Add log level configuration and debug option 2026-02-05 09:21:27 +01:00
Alexandre
9cd110f4b9 lower case 2026-02-05 09:17:47 +01:00
Alexandre
cb8b267184 Implement logging for OpenVPN with configurable level
Add logging functionality with configurable log level for OpenVPN.
2026-02-05 09:03:17 +01:00
github-actions
396a804433 GitHub bot: changelog 2026-02-05 06:38:36 +00:00
Alexandre
a70f6beb12 Update qBittorrent version to 5.1.4-7 2026-02-05 07:32:20 +01:00
litinoveweedle
281dfea1b5 add hassio logging level 2026-02-04 21:34:32 +01:00
litinoveweedle
30123292aa implement waiting for opevpn interface to come up 2026-02-04 19:33:05 +01:00
litinoveweedle
6759f66a8a fix openvpn options 2026-02-04 19:14:06 +01:00
litinoveweedle
6aa9613a90 Merge branch 'qbittorrent_vpn_overhaul' of https://github.com/litinoveweedle/alexbelgium-hassio-addons into qbittorrent_vpn_overhaul 2026-02-04 16:20:54 +01:00