1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00
Commit Graph

134 Commits

Author SHA1 Message Date
billz
36da011e0b Update hosts-blocklist 2020-03-27 08:47:59 +00:00
billz
ae26f948a4 WIP 2020-03-26 19:45:39 +00:00
billz
a4c594beff Update release version 2020-03-25 16:54:06 +00:00
billz
c56a48234f Update dnsmasq.d path 2020-03-20 17:43:46 +00:00
Taikuh
9800b23e4d Add bridged-routed toggle script 2020-03-09 01:16:05 +08:00
glaszig
cfa3f9cfd3 added selectable hosted dns servers 2020-03-04 19:43:22 +01:00
billz
90fe706fba Update release version 2020-02-11 07:12:14 +00:00
Bill Zimmerman
0712351508
Merge pull request #466 from yolateng0/patch-1
Update dhcpcd.conf dns safe
2020-01-28 19:43:31 +01:00
billz
8d1b6a5c6a Minor: comments 2020-01-01 19:12:04 +00:00
Yo
6230d787f7
Update dhcpcd.conf dns safe
Quad9 provides DNSSEC validation on our primary resolvers.
in addition Quad9 validate DNSSEC on our EDNS enabled service.
Quad9 does not and never will share any of its data with marketers, nor will it use this data for demographic analysis.
This means that for domains that implement DNSSEC security, the Quad9 system will cryptographically ensure that the response provided matches the intended response of the domain operator. In the event of a cryptographic failure, our system will not return an answer at all. This ensures protection against domain spoofing or other attacks that attempt to provide false data. Learn more about DNSSEC here: https://www.icann.org/resources/pages/dnssec-qaa-2014-01-29-en
2020-01-01 17:29:55 +00:00
billz
154eee337c Initial commit 2019-12-31 19:11:00 +00:00
billz
581798a15f Added constant for CRDA wireless regulatory domain 2019-12-31 19:09:26 +00:00
billz
bbe430028c Updated wpa, wpa_pairwise 2019-12-26 06:15:04 +00:00
Bill Zimmerman
53fe3e0045
Update release version 2019-12-01 12:11:53 +01:00
billz
c9721043f8 Update openvpn paths 2019-11-17 18:45:57 +00:00
billz
23d40b138d Added OPENVPN_CLIENT_LOGIN 2019-11-15 08:44:29 +00:00
Bill Zimmerman
a00a3d5915
Update config.php 2019-11-10 23:50:48 +01:00
billz
7e6a8f35af Added lighttpd conf 2019-11-10 22:09:16 +00:00
billz
f8b1f407f7 Added option to disable system tab. Thanks @sedgett 2019-11-08 08:20:47 +00:00
glaszig
313852a698 handle configuration in a conflict-free way
* config defaults in includes/defaults.php
* removed includes/config.php, added to gitignore
* during installation copy config/config.php
  to includes/config.php
2019-11-05 15:30:08 +01:00
Yusnel Rojas Garcia
4d45afa27b support dns options in dnsmasq configuration 2019-10-11 13:24:22 -04:00
Bill Zimmerman
bf4f61d536 Added support for wireless client AP mode 2019-03-06 00:55:31 +01:00
Bill Zimmerman
bf8b47eaf9 Added uap0 config to support wireless client AP mode 2019-03-06 00:55:01 +01:00
Bill Zimmerman
2d21830143 Added uap0 config 2019-03-06 00:54:29 +01:00
billz
a438a13bad updated static domain_name_server, resolves #185 thx @jensjakob 2018-05-23 15:16:05 +00:00
Lawrence
a0a4f842b4 Updating install script and removing unneeded configuration file 2017-10-22 19:46:52 +08:00
Challon Holt
7039463d88 Added support for RasPi 3 Wifi
Added support for RasPi 3 on board Wifi
2017-02-06 09:59:25 -05:00
Challon Holt
f2247e7844 Update hostapd.conf
Added support for Raspberry Pi 3 on board wifi/wlan adapter.
2017-02-06 09:54:59 -05:00
Joe Haig
9410821c8c Fix default - really turn on WPA! 2016-11-13 18:15:03 +00:00
Joe Haig
f0cf084202 Add rc.local file to set up NAT routing 2016-11-13 17:42:50 +00:00
Joe Haig
0880ce388c Fix wpa_pairwise setting 2016-10-23 17:58:06 +01:00
Joe Haig
294ed85707 Correct ctrl_interface in default configuration 2016-10-23 17:36:52 +01:00
Joe Haig
a3ea51077d Some more default config files
* /etc/default/hostapd
* /etc/dhcpcd.conf
* /etc/dnsmasq.conf
2016-10-23 17:02:52 +01:00
Joe Haig
a3bfa51c70 Default hostapd configuration 2016-10-23 16:39:33 +01:00