Commit Graph

850 Commits

Author SHA1 Message Date
hwdsl2
4a8e24a61c Cleanup 2021-09-18 14:58:06 -05:00
hwdsl2
c8db38f12b Add container check
- Add check for LXC containers. Ref: #1014
2021-09-18 00:53:15 -05:00
hwdsl2
328e78e9a0 Update docs 2021-09-18 00:20:57 -05:00
hwdsl2
819c537b5e Improve /dev/ppp check
- Show a warning instead of exiting with an error for missing /dev/ppp,
  which could happen on Debian 11/10 with certain Linux kernels. Users
  can use the IKEv2 or IPsec/XAuth ("Cisco IPsec") mode to connect.
  Ref: https://git.io/vpndebian10
2021-09-17 23:47:09 -05:00
hwdsl2
ef8f60d013 Update tests 2021-09-15 23:22:01 -05:00
hwdsl2
7a7f7e9999 Update tests 2021-09-14 23:53:56 -05:00
hwdsl2
86aaaf1283 Update tests 2021-09-14 09:44:06 -05:00
hwdsl2
f14d903b97 Bugfix for Alpine Linux
- Install coreutils on Alpine Linux for "mktemp"
2021-09-14 00:49:13 -05:00
hwdsl2
1f9939b8cc Update IKEv2 script
- Install uuidgen on Alpine Linux
2021-09-14 00:24:27 -05:00
hwdsl2
e142a1a854 Update docs 2021-09-11 23:15:32 -05:00
hwdsl2
ca411d90cd Cleanup 2021-09-11 22:26:55 -05:00
hwdsl2
daf6ec76ae Update docs 2021-09-11 16:41:59 -05:00
hwdsl2
506da59019 Update docs 2021-09-11 15:34:15 -05:00
hwdsl2
3c557c7f22 Add Alpine Linux 2021-09-11 15:00:29 -05:00
hwdsl2
e2a9c4a0c3 Cleanup 2021-09-11 10:07:33 -05:00
hwdsl2
8277b21660 Update docs 2021-09-09 01:04:07 -05:00
hwdsl2
6d37cda1a0 Update docs 2021-09-09 00:22:34 -05:00
hwdsl2
5f9a6fa8ce Improve VPN setup
- Update uninstall script: For CentOS/RHEL 8, try to automatically
  restore nftables rules to the version before VPN setup.
- Cleanup
2021-09-09 00:14:26 -05:00
hwdsl2
263ffe97cc Cleanup 2021-09-07 09:02:22 -05:00
hwdsl2
e83526e213 Update docs 2021-09-07 02:56:49 -05:00
hwdsl2
c91270a18c Improve VPN setup
- Add uninstall script
2021-09-07 02:55:37 -05:00
hwdsl2
df6c02bf95 Improve Libreswan install
- Skip downloading and installing Libreswan if the same version
  is already installed.
2021-08-29 15:12:17 -05:00
hwdsl2
217bf2a237 Cleanup
- Improve temporary folder creation
2021-08-28 16:07:52 -05:00
hwdsl2
da7697a5b0 Cleanup
- Update scripts to use bash instead of sh
- Update docs
2021-08-27 23:35:31 -05:00
hwdsl2
dcb3a7ab83 Update tests 2021-08-22 11:53:03 -05:00
hwdsl2
68159da3de Update docs 2021-08-22 11:52:51 -05:00
hwdsl2
c2236b6e34 New Libreswan version
- Use new Libreswan version 4.5
2021-08-22 11:50:14 -05:00
hwdsl2
0e8e6a020c New Libreswan version
- Support updating to Libreswan 4.5
2021-08-22 11:49:35 -05:00
hwdsl2
edd124ed9c Update IKEv2 script
- Set display name under server description in iOS VPN settings
  to "IKEv2 VPN"
- Ref: #995. Thanks @Mattz-P!
2021-08-22 10:55:57 -05:00
hwdsl2
52216d8f59 Improve update scripts
- Refactor VPN update scripts into functions
- Cleanup
2021-08-22 00:43:14 -05:00
hwdsl2
665349336d Update IKEv2 script
- Cleanup
2021-08-22 00:42:21 -05:00
hwdsl2
edf25e2183 Update tests 2021-08-19 23:00:57 -05:00
hwdsl2
9336c1c2c2 Improve VPN setup
- Refactor VPN setup scripts into functions
- Cleanup
2021-08-19 02:01:34 -05:00
hwdsl2
fc33e1c451 Cleanup 2021-08-19 01:40:38 -05:00
hwdsl2
9fd66ed242 Update docs
- Closes #998. Ref: #973, #819
2021-08-16 23:52:47 -05:00
hwdsl2
742161124c Update docs 2021-08-15 11:38:27 -05:00
hwdsl2
85ed460b7c Update tests 2021-08-15 00:46:50 -05:00
hwdsl2
f0b0b9213b Update docs 2021-08-15 00:46:41 -05:00
hwdsl2
87235014ad Add Debian 11 2021-08-15 00:46:25 -05:00
hwdsl2
2e2cbd0ce5 Update docs 2021-08-14 01:30:50 -05:00
hwdsl2
be89014f9a Update tests 2021-08-14 01:30:40 -05:00
hwdsl2
8e570129b2 Cleanup 2021-08-14 00:26:27 -05:00
hwdsl2
70873348b9 Add update script
- Add a new wrapper script for updating Libreswan on all supported OS.
  The previous vpnupgrade.sh has been moved to vpnupgrade_ubuntu.sh.
2021-08-14 00:23:14 -05:00
hwdsl2
cd40f1e2b7 Rename update script 2021-08-13 22:59:41 -05:00
hwdsl2
cfd9128e3f Improve VPN setup
- Wait for apt to be available
- Check for Wget and install it if not found
- Fallback to cURL if Wget fails
- Cleanup
2021-08-13 22:15:11 -05:00
hwdsl2
6ce1be392d Cleanup 2021-08-13 22:10:44 -05:00
hwdsl2
97d90ec379 Update docs 2021-08-13 02:12:53 -05:00
hwdsl2
3f8193390f Update tests 2021-08-13 02:12:38 -05:00
hwdsl2
560d433918 Update template 2021-08-13 02:12:23 -05:00
hwdsl2
920e7a5fc8 Improve VPN setup
- Add a new wrapper script for IPsec VPN setup on all supported OS.
  The previous vpnsetup.sh has been moved to vpnsetup_ubuntu.sh.
2021-08-13 02:11:49 -05:00