1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00
Commit graph

45 commits

Author SHA1 Message Date
OniriCorpe
7053fbdc69 sigh 2023-12-28 07:53:35 +01:00
OniriCorpe
4350238f8c real fix lol 2023-12-28 07:42:18 +01:00
OniriCorpe
fd9db7c7b6 fix 2023-12-28 07:37:53 +01:00
OniriCorpe
6e86686cf3 fix 2023-12-28 07:29:07 +01:00
OniriCorpe
27f111ef66 rework process_ips() to effectively get multiple IP if needed 2023-12-28 07:15:42 +01:00
OniriCorpe
2153dfe521 fix 2023-12-28 06:45:25 +01:00
OniriCorpe
584d0ce893 trying to better handle ip processing at install 2023-12-28 06:43:36 +01:00
OniriCorpe
7c5ce0d152 fix 2023-12-28 06:24:34 +01:00
OniriCorpe
f4f916a8b2 new function: get_network_interface() 2023-12-28 05:54:28 +01:00
OniriCorpe
c4bf95489f fix: processed_ips can be empty 2023-12-28 04:01:22 +01:00
OniriCorpe
34eee2028a fix the "there's no valid IP at all for this configuration" bug where the whole route where echoed 2023-12-28 03:58:18 +01:00
OniriCorpe
22a3d330ed fix IP validation for IPv6 2023-12-28 01:18:07 +01:00
OniriCorpe
2e5a03320f Revert "rework process_ips()"
This reverts commit 1d5e520b73.
2023-12-28 01:09:39 +01:00
OniriCorpe
176f3149d4 typo 2023-12-28 00:58:05 +01:00
OniriCorpe
6b3e8a81b5 add comment 2023-12-28 00:57:00 +01:00
OniriCorpe
1d5e520b73 rework process_ips() 2023-12-28 00:52:42 +01:00
OniriCorpe
b74820b443 shellcheck: ignore SC2005 2023-12-28 00:05:40 +01:00
OniriCorpe
aeab6379ab rename "update_config()" into more explicit "update_agh_config()" 2023-12-27 22:51:09 +01:00
OniriCorpe
fdc0d03874 put back the comment note about echo & add comment 2023-12-27 22:41:08 +01:00
OniriCorpe
b95d192aa6 mopved all the code to create a dnsmask config with the network interface to personal helpers 2023-12-27 22:30:57 +01:00
OniriCorpe
5d35c03559 better comments 2023-12-27 19:23:21 +01:00
OniriCorpe
f4a305decb remove dash before IP 2023-12-27 19:18:27 +01:00
OniriCorpe
a090eb7819 remove irrelevant comment 2023-12-27 07:29:11 +01:00
OniriCorpe
09287bf217 update IPs each time the function update_config is called 2023-12-27 07:22:52 +01:00
OniriCorpe
f57edf01d5 the python code to kepp the port 53 is now useless as it's now hardcoded 2023-12-27 07:19:00 +01:00
OniriCorpe
d7bfbddc2f moving the python script to a function in personal helpers 2023-12-27 07:18:17 +01:00
OniriCorpe
28d4679ce5 typo 2023-12-27 07:01:50 +01:00
OniriCorpe
a5f4285411 replace two 'for loops' in install & upgrade scripts by process_ips() 2023-12-27 06:49:32 +01:00
OniriCorpe
5bdc4b9203 typo 2023-12-27 06:36:59 +01:00
OniriCorpe
32d9aec887 add comment to is_public_ip() 2023-12-27 06:36:39 +01:00
OniriCorpe
e622a2193d small refactor 2023-12-27 06:33:05 +01:00
OniriCorpe
58a0d7594e typo 2023-12-27 06:29:51 +01:00
OniriCorpe
ce7daa396a add "fc" private ipv6 2023-12-27 06:28:26 +01:00
OniriCorpe
2c8322ce7c if the IP is public and the user doesn't want to expose port 53, skip it 2023-12-27 06:24:32 +01:00
Éric Gaspar
23170eb150 v2 2023-04-06 09:27:41 +02:00
Éric Gaspar
29896d6a80 v2 2023-04-06 09:05:31 +02:00
Kay0u
cef6d80583
Set the ip or the port if needed 2022-01-03 16:25:24 +01:00
ericgaspar
891e70ca16
4.3 2021-11-19 18:06:50 +01:00
Kay0u
6f3d92acf1
fix tests 2021-09-21 18:27:40 +02:00
ericgaspar
7c76f74d25 Update _common.sh 2021-08-08 09:44:41 +02:00
ericgaspar
4fa7a1a9f3 fix 2021-07-06 18:12:32 +02:00
ericgaspar
f2926694de fix 2021-07-06 18:01:44 +02:00
ericgaspar
6a5d3739c5 Update _common.sh 2021-07-06 17:52:34 +02:00
ericgaspar
899bd6b83b fix 2021-07-06 17:45:33 +02:00
liberodark
fabf827188 update 2019-01-09 09:31:49 +01:00