Commit Graph

1386 Commits

Author SHA1 Message Date
hwdsl2
9622f72ece Update docs
- Add a troubleshooting section on macOS Sonoma disconnect issues.
  Ref: #1486. Thanks @0x-2a!
2023-11-11 12:03:13 -06:00
hwdsl2
5dbb6e216e Update docs
- Add an advanced usage section about specifying the VPN server's
  public IP.
2023-11-08 00:30:44 -06:00
hwdsl2
2369e7f9b4 Update docs 2023-11-06 22:19:07 -06:00
hwdsl2
8cbbe1cddd Cleanup
- Remove quickstart.sh, which was removed from project
  documentation in March 2022, and no longer in use.
2023-11-06 22:14:05 -06:00
에런
664c1072a4
Update docs (#1484)
- Improve syntax for "chown" command (use ":" instead of ".")
2023-11-06 21:26:49 -06:00
hwdsl2
ef57d572d4 Update docs
- Update port forwarding instructions in advanced usage.
  Ref: #1467
2023-10-01 16:39:57 -05:00
hwdsl2
b5f9d020de Update docs 2023-10-01 16:30:08 -05:00
hwdsl2
e3a886b3a1 Update docs 2023-09-27 22:44:41 -05:00
Scottpedia
45908905a2
Update AWS template (#1463) 2023-09-27 22:29:07 -05:00
hwdsl2
f86c1eff4b Update docs 2023-08-25 23:53:29 -05:00
hwdsl2
b4a51fc0af Cleanup 2023-08-20 23:33:52 -05:00
Scottpedia
11803db1f4
Update AWS template (#1447) 2023-08-20 23:32:43 -05:00
hwdsl2
7c133f1053 Update docs 2023-08-20 14:22:55 -05:00
hwdsl2
a95b63e15e Update docs 2023-08-20 00:23:37 -05:00
hwdsl2
b062dbac1a Update docs 2023-08-19 10:16:39 -05:00
Scottpedia
557f13f661
Update Cloudformation template (#1446) 2023-08-18 20:42:15 -05:00
hwdsl2
5a4a97bf1a Update docs 2023-08-17 22:08:49 -05:00
Scottpedia
49c974f831
Cloudformation template improvements (#1435) 2023-08-17 21:55:27 -05:00
hwdsl2
a0dc2dde9d Update docs 2023-08-17 01:19:56 -05:00
hwdsl2
f084bcb046 Update docs
- Update troubleshooting sections with info on fixing MTU/MSS
  issues of some Linux VPN clients
- Closes #1444
2023-08-16 00:10:50 -05:00
hwdsl2
7e85c81ddb Update docs 2023-08-11 00:13:08 -05:00
hwdsl2
58efbe1575 Update tests 2023-08-11 00:11:33 -05:00
hwdsl2
c8bb2bc36c New Libreswan version
- Support upgrading to Libreswan 4.12.
2023-08-11 00:08:25 -05:00
hwdsl2
d522d42ba3 New Libreswan version
- Use new Libreswan version 4.12.
  Ref: https://lists.libreswan.org/pipermail/swan-announce/2023/000051.html
2023-08-11 00:07:11 -05:00
hwdsl2
0b5b415296 Update tests 2023-08-10 23:34:44 -05:00
hwdsl2
16f5a1d81f Update Alpine Linux versions
- Add Alpine Linux 3.18 and remove 3.16.
2023-08-10 23:33:06 -05:00
hwdsl2
a794200306 Update docs 2023-08-10 23:27:34 -05:00
hwdsl2
3e343f9d3c Update docs 2023-07-29 01:41:34 -05:00
Scottpedia
ef24c47928
Re-add AWS Deployment Template (#1427) 2023-07-29 00:49:47 -05:00
hwdsl2
3f10e2efaf Update docs 2023-07-28 01:08:19 -05:00
hwdsl2
be3fed21b4 Update docs
- Add links to example steps for connecting to IKEv2 VPN
  from Linux using the command line.
  Thanks to @Alphalynxjet, @neothematrix and others for
  sharing these example steps.
2023-07-20 23:56:10 -05:00
hwdsl2
cafe67315d Update docs 2023-07-20 22:50:46 -05:00
hwdsl2
0318a94e13 Update docs 2023-07-14 23:48:54 -05:00
hwdsl2
8a06d6d74c Update docs
- Add/Update client configuration instructions for macOS 13 (Ventura)
  and newer. Ref: #1421.
2023-07-14 00:24:43 -05:00
Paul Willis
f9a5a5ab33
Update for Mac OS X Ventura (#1421) 2023-07-13 23:04:27 -05:00
hwdsl2
48bc7cec97 Update docs 2023-07-01 16:56:24 -05:00
hwdsl2
2e4f856910 Update docs
- Update instructions for assigning static internal VPN IPs
  for Windows IKEv2 clients.
- Closes #1344, closes #1403.
2023-06-21 22:54:01 -05:00
hwdsl2
70d6ed41f9 Update tests 2023-06-15 00:14:11 -05:00
hwdsl2
e79e64174c Update OS check 2023-06-14 23:52:54 -05:00
hwdsl2
2f129f19b3 Update docs 2023-06-13 23:40:19 -05:00
hwdsl2
659e18d748 Update tests 2023-06-12 01:27:41 -05:00
hwdsl2
67e71a5e51 Add Debian 12 2023-06-12 00:41:36 -05:00
hwdsl2
81366c814f Update docs 2023-06-06 20:17:40 -05:00
hwdsl2
b929ee452b Update docs 2023-05-22 22:58:28 -05:00
hwdsl2
4c5f4e8327 Update OS check
- Update OS check to detect Amazon Linux 2023, which is not currently
  supported for use with this project.
  Ref: #1388
2023-05-21 22:19:30 -05:00
hwdsl2
22838b714c Fix for Raspberry Pi
- Raspberry Pis (ARM-based) may take some time on boot to initialize
  network interfaces such as Wi-Fi. Increasing the service restart
  delay in rc.local from 15 seconds to 60 seconds helps ensure that
  the VPN is enabled on these network interfaces.
2023-05-19 21:28:19 -05:00
hwdsl2
d343401cca Update tests 2023-05-05 00:19:15 -05:00
hwdsl2
8261d4dbb3 Update docs 2023-05-05 00:15:09 -05:00
hwdsl2
7cf82872e4 Update Azure template
- Remove Ubuntu 18.04, which is EOL after May 2023.
2023-05-05 00:12:21 -05:00
hwdsl2
efcfbe8da3 New Libreswan version
- Support upgrading to Libreswan 4.11.
2023-05-05 00:07:07 -05:00