Commit Graph

586 Commits

Author SHA1 Message Date
Alexandre
929d3b435a qbittorrent: bump version to 5.1.4-16 2026-02-16 19:50:29 +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
Alexandre
bff4164203 Move VPN config filename validation to startup scripts 2026-02-05 16:46:39 +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
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
litinoveweedle
5daf3c240f config selection logic fix 2026-02-03 23:16:56 +01:00
Alexandre
c69440da1a Fix sed command for OpenVPN runtime config 2026-02-03 21:31:19 +01:00
litinoveweedle
38302a8428 fix opevpn config path in log message 2026-01-29 17:08:40 +01:00
litinoveweedle
092bf0ab46 fixed find of openvpn configs 2026-01-29 17:04:31 +01:00
litinoveweedle
ffaec60c47 correct check for bashio fs.directory_exists 2026-01-29 16:51:57 +01:00
litinoveweedle
22dc8a8351 overhaul of the cont-init vpn scripts 2026-01-27 12:17:30 +01:00
litinoveweedle
7e0281bc21 remove unnecessary OpeVPN scripts 2026-01-25 17:40:17 +01:00
Alexandre
c305cd34c7 Implement public IP fetching in vpn-monitor script
Added a function to fetch and validate public IP addresses from multiple sources.
2025-11-24 22:09:19 +01:00
Alexandre
8aa7ce13ce Update 95-vpn-monitor.sh 2025-11-24 22:07:34 +01:00
Alexandre
b94818666b Add shared VPN leak monitoring service 2025-11-24 14:11:57 +00:00
Alexandre
6e7308f4e6 Remove IP address retrieval from WireGuard script
Removed the code that retrieves the current IP address.
2025-11-24 08:18:38 +01:00
Alexandre
e4b963a267 Update 93-openvpn.sh 2025-11-24 08:17:16 +01:00
Alexandre
558ecd07cd Update IP retrieval method in WireGuard script 2025-11-23 15:50:41 +00:00
Alexandre
ca6ad47646 Update IP retrieval method in OpenVPN script 2025-11-23 15:50:13 +00:00
Alexandre
271123e500 Add IPv4 fallback for WireGuard connections 2025-11-19 20:18:40 +01:00
Alexandre
27241c1885 Refactor WireGuard script to remove port mapping
Removed port mapping logic for WireGuard and added IP retrieval.
2025-11-19 15:29:14 +01:00
Alexandre
c0539ea87d Handle IPv6-less hosts in ip6tables shim 2025-11-18 12:28:20 +01:00
alexbelgium
769d9bf0a6 fix: auto-fix linting issues 2025-08-24 00:33:36 +00:00
Alexandre
391a6cf137 Avoid remote 2025-08-17 15:48:29 +02:00
alexbelgium
f5428e0950 fix: auto-fix linting issues 2025-07-23 08:58:09 +00:00
github-actions
08256b7d99 GitHub bot: fix linting issues (nobuild) 2025-07-15 14:48:10 +00:00
github-actions
c6e5dc8f6b GitHub bot: fix linting issues (nobuild) 2025-07-15 14:40:38 +00:00
alexbelgium
67a3ca07d9 fix: auto-fix linting issues 2025-07-15 14:37:22 +00:00
github-actions
6d6707af23 GitHub bot: fix linting issues (nobuild) 2025-07-15 14:31:08 +00:00
alexbelgium
ef025234fb fix: auto-fix linting issues 2025-07-13 00:35:25 +00:00
github-actions
ea3eb047ba GitHub bot: fix linting issues (nobuild) 2025-07-12 06:32:07 +00:00
Alexandre
4c5f17bb19 avoid yify 2025-07-12 08:30:19 +02:00
github-actions
fde7dcba66 GitHub bot: normalize and chmod 2025-06-28 08:30:31 +00:00
github-actions
f090510d82 GitHub bot: fix linting issues (nobuild) 2025-06-28 08:29:20 +00:00
Alexandre
8d5fbc4a9b Update 92-qbit_manage.sh 2025-06-28 10:27:50 +02:00
alexbelgium
f728166b14 fix: auto-fix linting issues 2025-06-10 10:06:17 +00:00
Alexandre
2f9426d619 Clean 2025-05-27 14:13:02 +02:00
Alexandre
996e04be19 Update 93-wg_test.sh 2024-05-26 07:01:46 +02:00
Alexandre
b6ff7f08f2 Update 93-wg_test.sh 2024-01-21 12:51:22 +01:00
Alexandre
c838e0a00f Update 93-openvpn.sh 2024-01-21 12:48:55 +01:00
Alexandre
cc0bba289b Update 93-openvpn.sh 2024-01-21 12:45:21 +01:00
Alexandre
27785bd40a Correct thoughtless code
https://github.com/alexbelgium/hassio-addons/issues/1192
2024-01-21 12:18:22 +01:00
Alexandre
6c78e8e502 avoid 2024-01-21 12:07:50 +01:00
github-actions
57e525ac08 GitHub bot : scripts executable 2024-01-20 01:39:17 +00:00
Alexandre
66eee5b2a3 Update 93-wg_test.sh 2024-01-17 11:34:35 +01:00
Alexandre
3ab783646e Update 93-wg_test.sh 2024-01-17 11:01:14 +01:00