billz
d5eb3c510e
Update en_US locale w/ new messsages
2023-03-19 16:47:55 +01:00
zbchristian
d07fd0a327
Implement update firewall function
...
- cleanup firewall.php
- add function updateFirewall
- add standalone script update_firewall.sh to update the firewall rules
2021-09-08 10:59:58 +02:00
billz
9405297662
Renamed constant for consistency
2021-08-05 20:29:46 +01:00
billz
307256d96e
Function comment block stubs
2021-08-05 18:15:12 +01:00
billz
99577938f6
Formatting: processed w/ phpcbf
2021-08-05 18:05:31 +01:00
Christian Zeitnitz
f572fdd39e
Improve search for tun and wg device
2021-07-27 11:25:42 +02:00
Christian Zeitnitz
3d4b710492
Allow IPv6 addresses for VPN server
2021-07-27 10:09:36 +02:00
Christian Zeitnitz
0886999055
Improve active VPN detection
2021-07-26 15:42:14 +02:00
Christian Zeitnitz
882535b130
Get VPN state from active tun/wg device
2021-07-25 17:27:31 +02:00
Christian Zeitnitz
2f1a6af0ba
Add IPv6 to Firewall
2021-07-25 15:42:46 +02:00
Christian Zeitnitz
0a6e48a953
Fix display of VPN IPs
2021-07-21 17:56:01 +02:00
Christian Zeitnitz
393292f872
Add VPN server IPs to Firewall GUI
2021-07-21 16:02:21 +02:00
Christian Zeitnitz
e049dd6d45
Add excelusion option to firewall GUI
2021-07-20 21:56:00 +02:00
Christian Zeitnitz
721e576779
Fix writing of the firewall config
2021-07-20 18:13:35 +02:00
Christian Zeitnitz
3059dd1fb8
Define firewall constants
2021-07-19 17:28:49 +02:00
Christian Zeitnitz
b770b89d73
Add openvpn udp rules to firewall
2021-07-18 22:09:59 +02:00
Christian Zeitnitz
59abc641d6
Implement firewall
...
- settings in iptables_rules.json
- creates a script under /tmp/iptables_raspap.sh and executes it
- no installer yet
- to do: deal with Bridge and VPN settings
2021-07-16 21:40:28 +02:00