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

550 commits

Author SHA1 Message Date
OniriCorpe
ac4a27a368 bump version and add a display warning at this upgrade 2023-12-27 04:36:43 +01:00
OniriCorpe
a951205bf7 fix name 2023-12-27 04:29:52 +01:00
OniriCorpe
0806bc5a2c typo & better phrasing 2023-12-27 04:17:35 +01:00
OniriCorpe
3718369156 better comment 2023-12-27 04:15:24 +01:00
OniriCorpe
b2e05f1dd8 fix ynh_app_setting_delete key 2023-12-27 04:04:52 +01:00
OniriCorpe
e66c485156 fixes for port_adguard 2023-12-27 03:40:28 +01:00
OniriCorpe
0c9c1b007a add comment about all those 'ynh_replace_string' 2023-12-27 03:38:12 +01:00
OniriCorpe
f65fc16f3f hardcode port 53 (mandatory but conflicting with dnsmasq and the core) 2023-12-27 03:26:04 +01:00
OniriCorpe
556b2458ef fill the 'tls:' section at upgrade 2023-12-27 02:32:52 +01:00
OniriCorpe
55a11a7275 removed unnecessary relative path 2023-12-27 01:35:02 +01:00
OniriCorpe
d5b68fded1 properly fix unbound vars 2023-12-27 01:28:11 +01:00
OniriCorpe
fced44bdb1 fix unbound var 2023-12-27 01:20:28 +01:00
OniriCorpe
f47ae33091 tell the ynh core that port 53 is mandatory for DNS 2023-12-27 01:10:26 +01:00
OniriCorpe
a1ed293caa warns about amplification attacks 2023-12-27 00:40:32 +01:00
OniriCorpe
9682d3bc41 typo 2023-12-27 00:31:05 +01:00
OniriCorpe
fa2ef95f38 asking to expose port 53 at installation 2023-12-27 00:26:18 +01:00
OniriCorpe
587cdce928 quoting 2023-12-27 00:20:42 +01:00
OniriCorpe
4e867eab91 fix 2023-12-27 00:20:29 +01:00
OniriCorpe
9175bcc07b Merge branch 'DoT' of https://github.com/YunoHost-Apps/adguardhome_ynh into DoT 2023-12-27 00:18:19 +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
74d16e44d3
Update scripts/config
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
2023-12-27 00:08:17 +01:00
OniriCorpe
0c0266156c
Update scripts/config
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
2023-12-27 00:08:06 +01:00
OniriCorpe
0c6de738af restore the bind 2023-12-26 23:48:41 +01:00
OniriCorpe
7bfab1e0b3 fix SC2086 2023-12-26 23:40:45 +01:00
OniriCorpe
f198af5425 use a custom setter in place of ynh_app_config_apply 2023-12-26 23:35:34 +01:00
OniriCorpe
8aa3f1508b handle closing unnecessary ports at restore and upgrade 2023-12-26 23:14:07 +01:00
OniriCorpe
0475073364 bump schema_version & better default config 2023-12-26 22:51:43 +01:00
OniriCorpe
516a83a9e6 asking user if DoH/DoQ is activated 2023-12-26 22:28:34 +01:00
OniriCorpe
d99bc8893d close DoH/DoQ ports if needed 2023-12-26 22:25:48 +01:00
OniriCorpe
acd0d6f4a8 fix TCP/UDP opening/closing 2023-12-26 22:21:33 +01:00
OniriCorpe
c9c017af09 open or close DoH/DoQ ports according to the selected choice in the config panel 2023-12-26 22:17:18 +01:00
OniriCorpe
cbd3ad057e set https and proxy_ssl_session_reuse on to avoid unnecessary CPU consumption 2023-12-26 21:54:15 +01:00
OniriCorpe
d038c903d3 add quic mention 2023-12-26 21:42:40 +01:00
OniriCorpe
6a5f073fb3 trying with a new different port 2023-12-26 21:36:51 +01:00
OniriCorpe
9f55785a12 replacing __PORT_DNS_OVER_HTTP__ by __PORT__ for port_https and /dns-query 2023-12-26 21:07:37 +01:00
OniriCorpe
d784bb90cf puting __PORT_DNS_OVER_HTTP__ for /dns-query 2023-12-26 21:02:15 +01:00
OniriCorpe
0319cb3e38 fix 'tls: port_https' 2023-12-26 21:00:04 +01:00
OniriCorpe
6f551cf865 fix bind for dns_over_https 2023-12-26 20:22:10 +01:00
OniriCorpe
e12323f72e trying to fix the weird bug where the main port is 443 2023-12-26 18:25:58 +01:00
OniriCorpe
3bb6d47637 DoH and DoQ disabled by default; see #135 2023-12-26 18:15:15 +01:00
OniriCorpe
9856061615 add dot and doq port at service addition 2023-12-26 17:49:51 +01:00
OniriCorpe
6caf6dffdb fix quic protocol 2023-12-26 17:37:08 +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
5b8e6276e0 rework dot and doq ports attributions 2023-12-26 16:54:42 +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
93acc5640c typo 2023-12-26 05:35:37 +01:00