1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2024-09-03 19:25:53 +02:00
Commit graph

430 commits

Author SHA1 Message Date
Alexandre Aubin
f40082a94c yolo: we shouldn't need to add an app-specific conf for dnsmasq only to add 'interface=wlanX', it's already handled by the core, we just need to regen-conf dnsmasq when we start/stop the hotspot ? 2023-10-05 18:45:03 +02:00
Alexandre Aubin
f55f117625 Fix indent in _common.sh 2023-10-05 18:26:41 +02:00
HgO
ddc23c17b5 stop / start hotspot through systemd 2023-09-24 20:14:16 +02:00
HgO
0dcddf281c fix typo in dnsmasq pid name 2023-09-24 20:13:54 +02:00
yunohost-bot
3366dbbbec Auto-update README 2023-09-24 17:42:00 +00:00
HgO
d7bd4c1571 bump version 2023-09-24 19:41:52 +02:00
HgO
29110a389a
Merge pull request #109 from YunoHost-Apps/fix-dns-config
Fix DNS config + cleanup stuff when hotspot is disabled
2023-09-24 19:38:13 +02:00
HgO
15ef276917 fix unbound dns variables + check if hotspot is enabled before starting it + cleanup stuff when hotspot is disabled 2023-09-24 11:34:54 +02:00
HgO
e3a4f9e34a remove duplicate config 2023-09-22 18:23:16 +02:00
HgO
92876e023e add checks before closing dhcp ports 2023-09-22 18:12:20 +02:00
HgO
5d7a9ca16e restart dnsmasq to apply config change 2023-09-22 17:44:27 +02:00
HgO
fe15d2e575 restart dnsmasq to apply config change 2023-09-22 17:41:44 +02:00
HgO
2b60fee9f2 configure dnsmasq to enable dns resolver on wifi interface 2023-09-22 17:33:14 +02:00
HgO
5205776551 declare empty vars for ip6_net and ip6_dns 2023-09-18 10:48:18 +02:00
HgO
ac6cff8a93 init ip6_net and ip6_dns vars 2023-09-18 09:39:50 +02:00
yunohost-bot
fffdf4c5b7 Auto-update README 2023-09-17 20:07:52 +00:00
Alexandre Aubin
6a3cc410e9
bump version 2023-09-17 22:07:49 +02:00
Alexandre Aubin
b4e66acb33
Merge pull request #107 from YunoHost-Apps/remove_multissid
[wip] Remove multissid and enable multi instance
2023-09-17 22:04:26 +02:00
Alexandre Aubin
3be5d12a97
Merge branch 'testing' into remove_multissid 2023-09-17 22:04:16 +02:00
Alexandre Aubin
c39e31a92c
Code review / add quotes around suspicious vars that may be empty 2023-09-17 21:57:39 +02:00
Alexandre Aubin
92f06b9e45
Merge pull request #105 from YunoHost-Apps/fix_dhcp_cleanup
Fix DHCP cleanup
2023-09-17 21:56:03 +02:00
Alexandre Aubin
2c188a5789
Merge pull request #106 from YunoHost-Apps/remove_openvpn_coupling
Remove/rework openvpn coupling
2023-09-17 21:54:24 +02:00
HgO
2f0dfecca5 don't guess ipv6 prefix from vpnclient app 2023-08-24 09:56:08 +02:00
HgO
fbf6e7acc1 enable multi instance check 2023-08-24 09:32:03 +02:00
HgO
1d5d14162c typo 2023-08-24 08:45:34 +02:00
HgO
20cd43340c Revert "fix firewall port warning"
This reverts commit ee04b0449b.
2023-08-23 15:46:15 +02:00
HgO
7803699e66 display unused wifi devices 2023-08-23 10:24:43 +02:00
HgO
ee04b0449b fix firewall port warning 2023-08-22 15:26:24 +02:00
HgO
2a1aa43954 setup advanced setting 2023-08-22 15:09:30 +02:00
HgO
69478cd6e2 create functions for configuring hostapd and dhcp 2023-08-22 14:51:13 +02:00
HgO
a4a99e70f6 fix config panel 2023-08-22 09:28:36 +02:00
HgO
60e2cdd1d7 fix check hostapd status 2023-08-21 23:24:01 +02:00
HgO
5e89bf7d91 scan wifi devices earlier 2023-08-21 23:14:42 +02:00
HgO
b840bac031 delete legacy files only when multissid detected 2023-08-21 23:12:27 +02:00
HgO
3e0b11f919 fix backup config 2023-08-21 22:55:37 +02:00
HgO
5b2143d814 stupid bash syntax 2023-08-21 22:46:38 +02:00
HgO
baf3dac35f apply config during install and upgrade 2023-08-21 22:40:58 +02:00
HgO
9b6ba3ec5a fix config run 2023-08-21 22:16:26 +02:00
HgO
da0c4095a8 run config after install 2023-08-21 22:07:05 +02:00
HgO
eaf7b994b0 fix unbound var 2023-08-21 21:59:27 +02:00
HgO
5d8ea57e2a fix start dhcp 2023-08-21 19:35:38 +02:00
HgO
4bbf247394 fix service enabled 2023-08-21 19:27:40 +02:00
HgO
ee19798159 fix exec permissions 2023-08-21 19:19:24 +02:00
HgO
8f6da7c103 fix cleanup 2023-08-21 19:16:02 +02:00
HgO
35eb80ef4a remove .service prefix 2023-08-21 19:09:11 +02:00
HgO
538826b32e enable multi instance 2023-08-21 18:43:20 +02:00
HgO
d6b5dc62c5 custom systemd config for hostapd to handle multiple instances 2023-08-21 16:17:22 +02:00
HgO
676e6d9733 backup, restore & remove config files 2023-08-21 11:04:39 +02:00
HgO
ee1f3cd176 fix restore 2023-08-21 10:52:04 +02:00
HgO
40534c2ac4 prefill dns settings from nat and ipv6 prefix 2023-08-21 10:51:37 +02:00