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

124 commits

Author SHA1 Message Date
OniriCorpe
61e690a5ef am dumb lmao 2023-12-30 23:47:40 +01:00
OniriCorpe
0c040d97f7 neh 2023-12-30 23:47:08 +01:00
OniriCorpe
815c087270 put the config file at the start, before we use it 2023-12-30 23:28:09 +01:00
OniriCorpe
68cfa98d49 use the same IP config updating in mechanism for all scripts 2023-12-30 23:07:52 +01:00
OniriCorpe
4c6de3701c fix ipv4 getting 2023-12-28 07:03:57 +01:00
OniriCorpe
fd75e1c9e5 better phrasing 2023-12-28 06:53:47 +01:00
OniriCorpe
584d0ce893 trying to better handle ip processing at install 2023-12-28 06:43:36 +01:00
OniriCorpe
952f48f41a edit the 'ip' commands because we need the IP without route too (they may be private IPs) 2023-12-28 06:16:48 +01:00
OniriCorpe
f4f916a8b2 new function: get_network_interface() 2023-12-28 05:54:28 +01:00
OniriCorpe
cd382bed1c better message 2023-12-28 05:17:39 +01:00
OniriCorpe
8f0906e85b fix 2023-12-28 04:24:40 +01:00
OniriCorpe
2e5a03320f Revert "rework process_ips()"
This reverts commit 1d5e520b73.
2023-12-28 01:09:39 +01:00
OniriCorpe
1a86052659 better test if 2023-12-28 01:05:04 +01:00
OniriCorpe
8dcf864621 fix if 2023-12-28 01:00:14 +01:00
OniriCorpe
1d5e520b73 rework process_ips() 2023-12-28 00:52:42 +01:00
OniriCorpe
a9e36a82ec debug 2023-12-28 00:43:30 +01:00
OniriCorpe
4b780131dc debug 2023-12-28 00:11:48 +01:00
OniriCorpe
490e207587 fix ip 2023-12-27 23:41:50 +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
95f8a53d87 Better user information about ports opening / closing 2023-12-27 19:56:29 +01:00
OniriCorpe
ac6df8b708 better if 2023-12-27 19:50:05 +01:00
OniriCorpe
9e24b61637 refactor commands to get IPs 2023-12-27 19:40:24 +01:00
OniriCorpe
335b5d5645 add comment 2023-12-27 06:50:56 +01:00
OniriCorpe
a5f4285411 replace two 'for loops' in install & upgrade scripts by process_ips() 2023-12-27 06:49:32 +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
OniriCorpe
e66c485156 fixes for port_adguard 2023-12-27 03:40:28 +01:00
OniriCorpe
f65fc16f3f hardcode port 53 (mandatory but conflicting with dnsmasq and the core) 2023-12-27 03:26:04 +01:00
OniriCorpe
55a11a7275 removed unnecessary relative path 2023-12-27 01:35:02 +01:00
OniriCorpe
9682d3bc41 typo 2023-12-27 00:31:05 +01:00
OniriCorpe
e8f7f50369 exposing port 53 on the Internet should be a deliberate choice, see #135 2023-12-27 00:17:16 +01:00
OniriCorpe
7bfab1e0b3 fix SC2086 2023-12-26 23:40:45 +01:00
OniriCorpe
d99bc8893d close DoH/DoQ ports if needed 2023-12-26 22:25:48 +01:00
OniriCorpe
9856061615 add dot and doq port at service addition 2023-12-26 17:49:51 +01:00
OniriCorpe
bf81f58546 user ressources in manifest to declare dot and doq ports 2023-12-26 17:23:28 +01:00
OniriCorpe
54aef3496a use ynh_find_port to attribute properly dot and doq ports 2023-12-26 16:57:05 +01:00
OniriCorpe
41f9785fba uncapitalize dot & doq vars 2023-12-26 16:47:09 +01:00
OniriCorpe
0aa41375cb am dumdum 2023-12-26 05:55:30 +01:00
OniriCorpe
e23e23a54b removal of unnecessary quotes 2023-12-26 05:50:15 +01:00
OniriCorpe
48e1d68203 fix args declaration 2023-12-26 05:44:56 +01:00
OniriCorpe
f91b08bdec enable DOH/DOQ using Let's Encrypt certs out of the box 2023-12-26 05:28:26 +01:00
Alexandre Aubin
060e11f7aa Remove old system user creation code 2023-12-03 00:12:08 +01:00
Éric Gaspar
92277f9866 Merge branch 'testing' into version-2 2023-10-18 23:27:58 +02:00
Éric Gaspar
a2d0224a0c Update install 2023-09-27 15:07:09 +02:00
Éric Gaspar
013bb68cb4 cleaning 2023-09-27 15:02:25 +02:00
OniriCorpe
5c7e58b6aa permit arch migration & quoting some variables for security reason 2023-09-07 18:07:12 +02: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
DDATAA
6add0ef717
Update install 2023-03-03 14:04:00 +00:00
DDATAA
253214f67f
Update install 2023-03-03 12:42:33 +00:00
DDATAA
c3c96024b2
Update install 2023-03-02 21:10:28 +00:00