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

1641 Commits

Author SHA1 Message Date
billz
9c78fd57ed Update usage notes 2019-11-28 09:45:54 +00:00
Bill Zimmerman
e00ed695fb
Updated with link to Quick Installer wiki page 2019-11-27 10:42:57 +01:00
billz
07ca2900a1 Omit wpa_pasphrase is sec type = none. Resolves #439 2019-11-26 13:14:14 +00:00
billz
edbb996b57 Call optimize_php after create_raspap_dirs. Resolves #441 2019-11-25 13:54:36 +00:00
Bill Zimmerman
868ecf7323
Update bug_report.md 2019-11-24 10:44:14 +01:00
Bill Zimmerman
d5416e1121
Create config.yml 2019-11-24 10:09:21 +01:00
billz
a6117b47cb Check ovpn_option for automated install. Resolves #436 2019-11-22 14:05:49 +00:00
billz
e9954a7af7 Adds -o,--openvpn <flag> install option. Resolves #436 2019-11-22 14:03:50 +00:00
billz
a06de39da2 Deprecate Raspbian 8 / php5 support. Resolves #438 2019-11-22 13:01:59 +00:00
billz
671baf587d Enable openvpn-client service. Resolves #437 2019-11-22 12:41:19 +00:00
billz
3ba3f3351b Replace /home/pi with $HOME. Resolves #435 2019-11-21 10:29:48 +00:00
Bill Zimmerman
785b43b3ba
Added link to raspbian.sh 2019-11-20 14:53:01 +01:00
Bill Zimmerman
59a76f8f04
Update HTTPS support 2019-11-20 00:23:52 +01:00
Bill Zimmerman
5b07efc5c3
Update quick installer 2019-11-19 22:36:46 +01:00
Bill Zimmerman
434b4830dc
Update quick install 2019-11-19 18:56:01 +01:00
billz
11e71a638f Specify terminal device /dev/tty for input 2019-11-19 11:42:06 +00:00
Bill Zimmerman
cd17379733
update screenshot 2019-11-18 18:35:22 +01:00
Bill Zimmerman
487cbc8db5
update screenshot 2019-11-18 13:58:33 +01:00
Bill Zimmerman
760ff5630e
Added OpenVPN support 2019-11-18 13:44:02 +01:00
billz
e8c9587f5a Added OpenVPN install option. addresses #147 2019-11-18 11:51:59 +00:00
billz
cd92bdae46 Update iptables msgs 2019-11-17 19:08:39 +00:00
billz
47af4c7815 Update sudoers 2019-11-17 18:46:39 +00:00
billz
c9721043f8 Update openvpn paths 2019-11-17 18:45:57 +00:00
billz
e4e3089a82 Update openvpn paths 2019-11-17 18:22:55 +00:00
billz
5eac756946 Added argument for auth-user-pass 2019-11-17 18:20:25 +00:00
billz
40ac95af59 Update openvpn client path 2019-11-17 18:17:46 +00:00
billz
5c8b18a0ac Allow empty credentials in case of client key auth. Thanks @r45635 2019-11-17 18:16:14 +00:00
billz
607a72e5e9 Merge branch 'master' of https://github.com/billz/raspap-webgui 2019-11-17 12:03:31 +00:00
billz
22eac80306 Tweak info-item 2019-11-17 12:01:36 +00:00
billz
2e54ae8dde Diplay public Ipv4 address 2019-11-17 12:01:07 +00:00
billz
81db069626 Resolve public_ip 2019-11-17 12:00:30 +00:00
billz
122609866a Add iptables entries to rc.local 2019-11-17 10:17:57 +00:00
billz
ebcdd4d47b Minor: mode change 2019-11-17 10:16:55 +00:00
billz
5ddad7e39c Update tmp paths, parameterize control script 2019-11-17 10:16:10 +00:00
billz
844182f704 Minor: update comment block 2019-11-17 10:11:52 +00:00
billz
e0bb18b283 Update openvpn-client sudoers 2019-11-16 17:42:55 +00:00
billz
d10d349e9a Handle .ovpn file upload, auth-user-pass config, client svc start/stop 2019-11-16 10:10:25 +00:00
billz
b412587249 Update msgs 2019-11-16 09:15:39 +00:00
billz
a15ed37adc Update svc control init.d w/ systemd 2019-11-15 09:02:37 +00:00
billz
06c00b727b Initial commit 2019-11-15 09:01:57 +00:00
billz
11955a9641 Update svc control init.d w/ systemd 2019-11-15 09:00:36 +00:00
billz
21cff18275 Added create_openvpn_scripts, update svc controls to systemd 2019-11-15 08:57:17 +00:00
billz
93e3af0ecd Update w/ openvpn service status indicator 2019-11-15 08:45:54 +00:00
billz
23d40b138d Added OPENVPN_CLIENT_LOGIN 2019-11-15 08:44:29 +00:00
billz
e30d1596dc Update openvpn template w/ focus on client UI 2019-11-14 12:30:24 +00:00
billz
bce1278dfc Fix JP country code 2019-11-13 10:33:04 +00:00
billz
25d1ddeed6 Templatized Tor proxy config 2019-11-12 21:05:21 +00:00
billz
ef2286152a Added includes/torproxy 2019-11-12 21:04:30 +00:00
billz
2c9f135389 Templatized OpenVPN config 2019-11-12 16:03:26 +00:00
billz
e4225086e1 Moved DisplayOpenVPNConfig() to new file 2019-11-12 16:02:05 +00:00