Commit Graph

49 Commits

Author SHA1 Message Date
SmartMarmot - Andrea Dalle Vacche c3f06e4bbe
Merge branch 'RaspAP:master' into master 2022-08-21 10:13:53 +02:00
billz 86bb8458b8 Add sbin/netplan to sudoers 2022-06-08 16:47:00 +00:00
SmartMarmot - Andrea Dalle Vacche 8d4a7f72e8
Update raspap.sudoers
the command launched here: 4299d4d7cc/includes/openvpn.php (L153)
is actually /bin/ln I've had to manually fix it on raspberry pi bullseye
2022-01-27 11:31:18 +01:00
billz 1617a7c5be Fix: chmod o+r for /var/log/dnsmasq.log 2022-01-05 11:30:09 +00:00
billz 0af3e7a7c6 Update wg logging facility 2021-12-31 13:10:27 +00:00
billz 2ca5f25dff Merge First Edition of RaspAP/raspap-insiders 2021-12-29 12:35:57 +00: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
Christian Zeitnitz 882535b130 Get VPN state from active tun/wg device 2021-07-25 17:27:31 +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
Bill Zimmerman 78c4dff40b
Merge pull request #45 from RaspAP/feature/wg-extended
Extend WG functionality
2021-07-13 14:03:35 +02:00
billz fbe1348e15 Added sudoers mv /tmp/wg/* 2021-07-07 22:59:51 +01:00
Bill Zimmerman 4d4fac2a8f
Merge pull request #43 from RaspAP/feature/zbchristian-clients-mods
Feature/zbchristian clients mods
2021-07-05 10:07:51 +02:00
billz 8409c3e7d8 Update sudoers ovpn actions 2021-07-04 10:46:00 +01:00
Christian Zeitnitz 0625fcc5ef Add raspap_helpers.sh 2021-06-18 14:04:56 +02:00
billz cca50c3592 Update raspap.sudoers w/ /usr/bin/ln -s 2021-06-06 20:53:21 +01:00
billz 06476b9a61 Merge with upstream master 2021-06-05 12:02:26 +01:00
billz 56abf95c5b Fixup sudoers for wpa_supplicant 2021-04-30 08:38:16 +01:00
Bill Zimmerman 0bb9d6c196
Update with /sbin/wpa_supplicant 2021-04-30 00:00:25 +02:00
billz 6c674537bb WIP: txpower feature 2021-04-20 15:19:00 +01:00
Christian Zeitnitz afe0553935 Fix EOL format 2021-03-29 20:30:26 +02:00
zbchristian e16844294b
Merge branch 'master' into feature/zbchristian-clients 2021-03-21 18:00:40 +01:00
Christian Zeitnitz 11e2724afa Dashboard: show correct status after switching the client state
fix huawei hilink service (udev rule)
2021-03-15 13:29:16 +01:00
Christian Zeitnitz 2b4c9472e6 Replace switchClientState.sh by php function in get_clients.php
Cleanup display of client on dashboard
2021-03-12 12:20:34 +01:00
billz cb58e31089 Handle server/peer enable states 2021-03-09 15:35:48 +00:00
Christian Zeitnitz 8b0383dd20 Implement Client configuration
- add mobile date network devices and configuration
- add client configuration via udev
- add GUI under networking tab
- add scripts to handle mobile data devices
2021-03-07 18:36:48 +01:00
billz 7c1ef85bb8 Update wg-quick w/ systemd start/stop 2021-03-07 13:22:26 +00:00
billz 858edb065b Update sudoers wg-*.key 2021-03-04 23:07:04 +00:00
billz 6b484d383c Progress commit: wg-qr-code 2021-03-02 23:15:47 +00:00
billz 0d2f02e3fb Update sudoers wireguard/*.conf 2021-03-02 14:17:13 +00:00
billz 3ec81ba085 Get/set pub+priv keys, create wg0.conf 2021-02-24 18:07:19 +00:00
billz 1431d44b52 Added /bin/mv /tmp/wg-*.key 2021-02-24 08:48:56 +00:00
billz 9c2cd82562 Merge branch 'feature/wireguard' of https://github.com/RaspAP/raspap-insiders into feature/wireguard 2021-02-23 20:17:38 +00:00
billz 04edc3a185 Implement openvpn logging 2021-02-09 21:57:15 +00:00
billz 56ca7ab281 Update w/ openvpn client cfg actions 2021-02-07 11:56:18 +00:00
billz b6b50288bb Deprecate 090_raspap.conf, default to 090_wlan0 2020-11-17 11:19:17 +00:00
billz d440dd805c Update sudoers /etc/dnsmasq.d/ 2020-11-15 10:55:01 +00:00
billz 3e101e4c55 Add /bin/rm 090_eth0.conf to sudoers 2020-11-09 17:46:19 +00:00
billz 06af0795f6 Add /bin/cp for 090_eth0.conf to sudoers 2020-11-06 09:01:33 +00:00
billz f8b5f8fdfc Merge branch 'master' into feature/wireguard 2020-09-22 18:23:36 +01:00
billz b533b7ab98 Update cp dnsmasq_custom 2020-09-19 22:24:58 +01:00
billz 7286173438 Add rudimentary logging 2020-09-05 19:27:38 +01:00
billz aff035122b Validate, save & display wg config 2020-08-26 23:54:49 +01:00
billz 0a21695ff2 Add cp /tmp/wgdata to sudoers 2020-08-25 22:08:47 +01:00
billz 5be1ad5844 Merge billz/raspap-webgui master 2020-08-22 14:43:26 +01:00
billz a20db9185b Fix wifi client connect button. Resolves #572, thx @zbchristian 2020-04-30 12:42:31 +01:00
billz 8d73fb774f Update installer + sudoers for wg 2020-04-22 10:00:34 +01:00
billz edcc8ce016 Update w/ adblock commands 2020-03-31 00:09:51 +00:00
billz c56a48234f Update dnsmasq.d path 2020-03-20 17:43:46 +00:00
billz 49622dd4af Initial commit 2020-03-20 09:53:59 +00:00