OniriCorpe
|
a9e36a82ec
|
debug
|
2023-12-28 00:43:30 +01:00 |
|
OniriCorpe
|
4b780131dc
|
debug
|
2023-12-28 00:11:48 +01:00 |
|
OniriCorpe
|
b74820b443
|
shellcheck: ignore SC2005
|
2023-12-28 00:05:40 +01:00 |
|
OniriCorpe
|
64109eec82
|
add shellcheck config
|
2023-12-27 23:56:26 +01:00 |
|
OniriCorpe
|
6223ab706b
|
Revert "simplify "source _common.sh" path"
This reverts commit 8aef567a04 .
|
2023-12-27 23:46:42 +01:00 |
|
OniriCorpe
|
490e207587
|
fix ip
|
2023-12-27 23:41:50 +01:00 |
|
OniriCorpe
|
5790f18a1a
|
fix IP indenting
|
2023-12-27 23:25:14 +01:00 |
|
OniriCorpe
|
a55c98a994
|
dnsmask config removal put at the end
|
2023-12-27 23:04:34 +01:00 |
|
OniriCorpe
|
c512e9599e
|
add progression message for system configurations removal
|
2023-12-27 23:03:45 +01:00 |
|
OniriCorpe
|
bb235a2392
|
Remove the dedicated dnsmasq config for AdGuardHome
|
2023-12-27 22:52:58 +01:00 |
|
OniriCorpe
|
aeab6379ab
|
rename "update_config()" into more explicit "update_agh_config()"
|
2023-12-27 22:51:09 +01:00 |
|
OniriCorpe
|
b913775894
|
backup & restore AGH dnsmasq config is now irrelevant (as it's regenerated at restore)
|
2023-12-27 22:48:49 +01:00 |
|
OniriCorpe
|
8aef567a04
|
simplify "source _common.sh" path
|
2023-12-27 22:44:43 +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
|
7e74ca5827
|
better docs
|
2023-12-27 20:09:25 +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
|
c8785c3e01
|
better placment
|
2023-12-27 19:45:20 +01:00 |
|
OniriCorpe
|
9e24b61637
|
refactor commands to get IPs
|
2023-12-27 19:40:24 +01:00 |
|
OniriCorpe
|
d4a231c203
|
add line break
|
2023-12-27 19:24:42 +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
|
271cd9428a
|
update IPs on restore
|
2023-12-27 07:25:48 +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
|
f0b6d46a85
|
adding myself as second maintainer
|
2023-12-27 07:06:06 +01:00 |
|
OniriCorpe
|
28d4679ce5
|
typo
|
2023-12-27 07:01:50 +01:00 |
|
OniriCorpe
|
06ed843bc5
|
mention that public IPs should be automatically removed
|
2023-12-27 07:00:43 +01:00 |
|
OniriCorpe
|
9bb37f2f35
|
process IPs and regen conf when set__open_port_53()
|
2023-12-27 06:54:34 +01:00 |
|
OniriCorpe
|
335b5d5645
|
add comment
|
2023-12-27 06:50:56 +01:00 |
|
OniriCorpe
|
a31a7b0ad1
|
add comment
|
2023-12-27 06:50:37 +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 |
|
OniriCorpe
|
77c7cedc79
|
better phrasing
|
2023-12-27 06:02:37 +01:00 |
|
OniriCorpe
|
8734f31e98
|
add docs
|
2023-12-27 06:01:21 +01:00 |
|
OniriCorpe
|
ac4223c5d6
|
fix grep
|
2023-12-27 05:01:03 +01:00 |
|
OniriCorpe
|
1bf819ca4b
|
Merge branch 'DoT' of https://github.com/YunoHost-Apps/adguardhome_ynh into DoT
|
2023-12-27 04:58:38 +01:00 |
|
OniriCorpe
|
8e746e8bfb
|
fix ynh_replace_string
|
2023-12-27 04:57:11 +01:00 |
|
yunohost-bot
|
4c21a0eaa6
|
Auto-update README
|
2023-12-27 03:36:48 +00:00 |
|
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 |
|