Swamy Goundar
cfc63eb27b
Cleaned up Formating
2020-05-01 22:33:37 -07:00
Swamy Goundar
f6dd08dc6e
Updated Syntax Formating
2020-05-01 22:33:07 -07:00
Swamy Goundar
9c517cb240
Added List function to Show Issued Certificates
2020-05-01 22:32:31 -07:00
Swamy Goundar
95be2fa3f0
Updated list function tabbing
2020-04-14 20:46:13 -07:00
Swamy Goundar
33e754e241
Commit
2020-04-14 20:27:26 -07:00
Swamy Goundar
ab19e8bacd
Misc
2020-04-14 20:19:03 -07:00
Swamy Goundar
87d88a7930
Reverting Changes to be consistant with angristan
2020-04-14 20:16:13 -07:00
Swamy Goundar
0314c28709
Merge branch 'master' of https://github.com/psgoundar/openvpn-install
2020-04-14 20:13:44 -07:00
Swamy Goundar
b330282968
ccd changes
2020-04-14 20:13:22 -07:00
psgoundar
47c73854a0
Merge pull request #5 from angristan/master
...
Merge back
2020-04-10 04:35:24 -07:00
randomshell
2c9c0ed0c3
Improve sed line deletion ( #608 )
2020-04-10 11:42:57 +02:00
randomshell
ef5d5faf30
Change = conditional to == ( #591 )
2020-04-06 14:51:58 +02:00
Henry N
6e8aeb3505
Uninstallation: restart unbound only if not removed ( #612 )
2020-04-06 14:41:10 +02:00
psgoundar
f1d63cf4ac
Merge pull request #4 from angristan/master
...
Merge back
2020-04-05 14:41:39 -07:00
Stanislas
7e7a494f59
Remove wiki link
2020-04-04 11:55:08 +02:00
Stanislas
d31efe9e7b
Move FAQ from wiki to git to allow contributions ( #611 )
...
Signed-off-by: Stanislas Lange <angristan@pm.me>
2020-04-04 11:54:17 +02:00
Stanislas
d958c15909
🤦♂️
2020-04-03 11:13:57 +02:00
Henry N
e123635e7c
Add comments to some DNS options in code ( #598 )
2020-04-02 16:30:50 +02:00
randomshell
7ed9cac8d7
Change Adguard DNS to Anycast ( #596 )
...
See map at https://adguard.com/en/adguard-dns/overview.html
2020-03-31 23:05:44 +02:00
Swamy Goundar
b9be231564
Updates to Restore and Backup Script
2020-03-29 00:08:28 -07:00
Swamy Goundar
865fecb7e4
Updated Backup Script
2020-03-28 23:52:17 -07:00
Swamy Goundar
b3b30ab49b
Fixed Restore Script Error
2020-03-28 23:28:01 -07:00
Swamy Goundar
bdc67ad9b6
Merge branch 'master' of https://github.com/psgoundar/openvpn-install
2020-03-28 23:22:50 -07:00
Swamy Goundar
47d6888edd
Updated Backup Script
2020-03-28 23:22:38 -07:00
Henry N
44105eb060
Fix systemd unit issue on Debian 9 ( #585 )
...
On Debian 9 the copy of unit file `/etc/systemd/system/openvpn@.service` has no effect, see #583 .
Same problem as #129 and #378 , unit can not start on OpenVZ.
It must execute `systemctl enable` before `systemctl restart`.
So the new link to `/etc/systemd/system/openvpn@.service` was created before `systemctl restart`.
Fix https://github.com/angristan/openvpn-install/issues/583
2020-03-28 15:41:37 +01:00
psgoundar
d18a10d913
Merge pull request #1 from angristan/master
...
Update back to Main
2020-03-28 01:11:41 -07:00
Swamy Goundar
bbf489f9ae
Set Server Cert to 12775 All others to 1080 Days
2020-03-28 01:04:26 -07:00
Swamy Goundar
865239125d
Refresh
2020-03-28 00:40:53 -07:00
Swamy Goundar
a24c5deaf2
Refresh
2020-03-28 00:39:45 -07:00
Swamy Goundar
f2411c0634
Added Certificate Expiration Dates to listcerts()
2020-03-28 00:37:40 -07:00
Swamy Goundar
3305056a84
Fixed Menu Selection Error
2020-03-28 00:34:24 -07:00
Swamy Goundar
9e2483222e
Added Placeholder for New Features 6,7,8 to Menu
2020-03-27 22:28:20 -07:00
Henry N
3d075c8708
Print warning about empty public interface ( #581 )
...
Warning, if cannot detect public interface, and give user a choice to continue or abord.
2020-03-26 21:27:16 +01:00
Henry N
23e533431a
Fix error messag mkdir /etc/iptables ( #580 )
...
Fix this error message:
mkdir: cannot create directory ‘/etc/iptables’: File exists
2020-03-26 21:24:50 +01:00
Henry N
130659b003
Add explicit-exit-notify for UDP ( #579 )
...
For faster reconnects with UDP is better to send the the explicit-exit-notify to server. With this the server can directly see, that the client will exit.
2020-03-26 21:24:20 +01:00
Stanislas
14bcfbd531
Run action on PRs ( #582 )
2020-03-26 21:22:48 +01:00
Henry N
aab5e7b2ff
Fix getting pulic interface in IPv6 only ( #578 )
...
In a IPv6 only environment, the variable $NIC would be empty and iptables in add-openvpn-rules.sh will fail by missing argument.
2020-03-26 21:22:22 +01:00
Swamy Goundar
d62213ddd9
Updated File locations for Log files in Server.conf
2020-03-22 19:24:44 -07:00
Swamy Goundar
526cd748a7
Added PiVPN function listclients
2020-03-22 19:20:52 -07:00
Swamy Goundar
b858a8b74c
Menu Updates
2020-03-22 19:04:25 -07:00
Swamy Goundar
74f33d10bc
Fixed Menu Listing
2020-03-22 19:02:45 -07:00
Swamy Goundar
230459c4e2
Updated Menu
2020-03-22 18:57:28 -07:00
Swamy Goundar
671e21de3c
Added PiVPN Function listcerts
2020-03-22 18:54:53 -07:00
Swamy Goundar
09a912337d
Change Client profiles save folder to /opt/ovpn
2020-03-22 17:37:09 -07:00
Swamy Goundar
0dc5107d24
Certificate Expiry date changes
2020-03-22 15:56:52 -07:00
randomshell
6bb87ae716
Install semanage command on CentoOS ( #554 )
...
CentOS has selinux enabled by default but it hasn't the `semanage` command required to run OpenVPN on another port.
'policycoreutils-python*' match `policycoreutils-python' in CentOS 7 and `policycoreutils-python-utils` in Centos 8.
2020-03-14 20:25:22 +01:00
xPakrikx
3f2ad88cbf
Custom DNS option wrong value fix ( #559 )
...
Custom DNS option wrong value fix
2020-03-10 10:43:13 +01:00
Stanislas Lange
7a4f9278e7
Add new DNS option: NextDNS
2020-03-03 23:04:18 +01:00
Stanislas
006167b3c7
Doc: Add Viscosity as a supported macOS client
2020-02-20 23:57:43 +01:00
angristan
4b0f47b534
Fix Fedora detection
2020-01-27 18:08:06 +01:00