Commit Graph

2379 Commits

Author SHA1 Message Date
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
litinoveweedle
c6104f5a82 fix vpn check script logic 2026-02-04 16:17:49 +01:00
Alexandre
6c40e39e8f Add changelog for improved vpn script with proper recognition
Enhanced the openvpn and wireguard scripts for improved robustness, security, and compatibility.
2026-02-04 15:57:44 +01:00
litinoveweedle
3e8add95ba remove unused /etc/openvpn directory 2026-02-04 15:19:28 +01:00
litinoveweedle
0fca3e1b5f Merge branch 'qbittorrent_vpn_overhaul' of https://github.com/litinoveweedle/alexbelgium-hassio-addons into qbittorrent_vpn_overhaul 2026-02-04 09:26:52 +01:00
litinoveweedle
76a6a64965 Check for wireguard_config option to avoid assigning string "null" to variable 2026-02-04 09:26:48 +01:00
Alexandre
b04ac63ce7 Check for openvpn_config option to avoid assigning string "null" to variable 2026-02-04 09:19:26 +01:00
Alexandre
9cb4883240 Add execute permission to vpn script 2026-02-04 08:56:17 +01:00
litinoveweedle
5daf3c240f config selection logic fix 2026-02-03 23:16:56 +01:00
litinoveweedle
81287577a2 remove hopefully unnecessary image packages 2026-02-03 23:05:57 +01:00
litinoveweedle
ec4b5417ea fix DNS_server parsing 2026-02-03 22:58:12 +01:00
litinoveweedle
5ac54f5d1c Merge branch 'qbittorrent_vpn_overhaul' of https://github.com/litinoveweedle/alexbelgium-hassio-addons into qbittorrent_vpn_overhaul 2026-02-03 22:38:08 +01:00
litinoveweedle
5647aac528 multiple bug fixes
fix script premature termination as bashio set -e?
fix parsing of the DNS servers
improve ip/host checks
2026-02-03 22:36:46 +01:00
Alexandre
60cb4c9c26 Update vpn 2026-02-03 21:59:11 +01:00
Alexandre
6aec6385ab Merge branch 'master' into qbittorrent_vpn_overhaul 2026-02-03 21:46:09 +01:00
Alexandre
c69440da1a Fix sed command for OpenVPN runtime config 2026-02-03 21:31:19 +01:00
github-actions
a2956a28a8 GitHub bot: changelog 2026-02-03 20:23:19 +00:00
Alexandre
71d0bc565b readd
Added cleanup function to remove temporary files on exit.
2026-02-03 21:19:37 +01:00
Alexandre
2f8b352ea7 readd 2026-02-03 21:19:29 +01:00
Alexandre
596f595df5 Update config.yaml 2026-02-03 21:17:28 +01:00
Alexandre
199f9509ea Change script permission setting in Dockerfile
Updated file permissions for scripts in /etc instead of current directory.
2026-02-03 21:17:17 +01:00
litinoveweedle
8c5171b027 removed host dependency 2026-02-03 21:09:17 +01:00
GitHub Actions
f41c7a9c1e Revert 'Update config.yaml' [nobuild] 2026-02-03 20:01:27 +00:00