Commit Graph

1114 Commits

Author SHA1 Message Date
hwdsl2
444403ba10 Add IKEv2 change address helper script
- New: IKEv2 change address helper script. This script can be used
  to change the IKEv2 VPN server's address.
2022-02-13 23:41:35 -06:00
hwdsl2
34ece8bdc4 Update docs 2022-02-13 10:38:49 -06:00
hwdsl2
a168770482 Update docs 2022-02-12 23:20:31 -06:00
hwdsl2
f815d6810a Update IKEv2 script
- Minor improvement for IKEv2 config passwords
2022-02-12 16:16:46 -06:00
hwdsl2
c468f2cd15 Update docs 2022-02-12 15:30:22 -06:00
hwdsl2
ecddbc3eb5 Update docs 2022-02-12 12:27:37 -06:00
hwdsl2
26af7deefe Update tests 2022-02-12 12:27:26 -06:00
hwdsl2
5c85b5693c Cleanup
- Change the default action to 'continue' in VPN scripts
2022-02-12 12:24:26 -06:00
hwdsl2
fb85eae7ba Update IKEv2 script
- Add an option to protect IKEv2 client config files using a password,
  which users can select when customizing IKEv2 or client options
  Ref: dbc3527
- Change the default action to 'continue' when confirming IKEv2 setup
  options
- Other minor improvements
2022-02-12 12:12:51 -06:00
hwdsl2
8a9b83164a Update docs 2022-02-12 01:22:26 -06:00
hwdsl2
dbc3527448 Simplify IKEv2 import
- Simplify IKEv2 configuration import: Remove passwords for IKEv2
  client config files. When importing, it is no longer required to
  enter a config file password.
- For macOS and iOS, .mobileconfig files require a password to work.
  The password is now included so there is no need to manually enter.
- Note: Client config files should be securely transferred from
  the VPN server to VPN client device(s) for import.
2022-02-12 01:21:12 -06:00
hwdsl2
d20f82e6f2 Update IKEv2 script
- Minor improvement to IKEv2 config password retrieval
2022-02-11 21:50:00 -06:00
hwdsl2
7e809c2042 Update tests 2022-02-10 23:10:39 -06:00
hwdsl2
80af7a35f3 Update docs 2022-02-10 21:53:59 -06:00
hwdsl2
1da1493f53 Cleanup 2022-02-10 21:49:49 -06:00
hwdsl2
68b78879fd Update docs 2022-02-09 22:26:02 -06:00
hwdsl2
df37738677 Update docs
- Add English translations for the "Google BBR" section, which was
  contributed by @optimusleobear in #1096
- Other minor improvements
2022-02-09 22:18:12 -06:00
hwdsl2
6dbc47e0db Improve upgrade scripts
- Stop IPsec service before updating Libreswan
2022-02-08 23:46:11 -06:00
hwdsl2
86d4f2f93c Improve VPN setup
- Retry certain 'apt-get' and 'yum' commands on failure
2022-02-08 23:24:46 -06:00
hwdsl2
d01cc0b97a Update tests 2022-02-06 16:41:39 -06:00
hwdsl2
6f2cef64da Update tests 2022-02-06 11:42:55 -06:00
hwdsl2
3ca1bf63ee Update tests 2022-02-06 01:12:44 -06:00
hwdsl2
8d9eeee65e Update docs
- Ref: #1097
2022-02-04 21:55:50 -06:00
fintzd
d20bf4a8ee
Update README.md (#1097)
- Added usually required `sudo` to update & upgrade server
2022-02-04 21:51:39 -06:00
Leo Liu
63133e1de4
Manual for enabling BBR in zh-cn (#1096)
* Manual for enabling BBR in zh-cn
* Update docs linked to bbr manual
2022-02-03 23:10:25 -06:00
hwdsl2
f6ec4e53ca Update docs 2022-01-31 23:15:51 -06:00
hwdsl2
24b4f097e4 Update docs 2022-01-31 22:14:52 -06:00
hwdsl2
617f981da1 Update docs
- Remove DigitalOcean deploy button, which is currently not working.
  Ref: #1092 https://github.com/carlfriess/DigitalOceanVPNSetup/issues/11
2022-01-31 21:46:54 -06:00
hwdsl2
40d556b58b Update docs 2022-01-30 19:35:57 -06:00
hwdsl2
5b72c54770 Update docs 2022-01-30 17:12:14 -06:00
hwdsl2
4ebe582d36 Update IKEv2 script
- Fix function name
2022-01-29 17:33:42 -06:00
hwdsl2
09e6a484b7 Update tests 2022-01-29 16:36:57 -06:00
hwdsl2
40d8a26713 Update IKEv2-only mode script
- Improve Libreswan version test
2022-01-29 14:46:10 -06:00
hwdsl2
2270d66e02 Update IKEv2 script
- Improve Libreswan version test
2022-01-29 14:12:50 -06:00
hwdsl2
14af993d6a Update IKEv2 script
- Cleanup
2022-01-29 12:36:03 -06:00
hwdsl2
2bb938416c Cleanup 2022-01-29 12:35:51 -06:00
hwdsl2
35c23f1144 Improve upgrade scripts
- Make specifying Libreswan version optional. Retrieve and install
  the latest supported version by default.
- Other minor improvements
2022-01-29 12:34:10 -06:00
hwdsl2
e16151f183 Improve upgrade scripts
- Cleanup
2022-01-29 01:47:45 -06:00
hwdsl2
c2d7eef27c Update IKEv2 script
- Cleanup
2022-01-29 01:30:21 -06:00
hwdsl2
c04d056be6 Cleanup 2022-01-29 01:28:56 -06:00
hwdsl2
ba1029163f Update tests 2022-01-29 01:28:05 -06:00
hwdsl2
eb20b64c35 Update tests 2022-01-29 01:24:22 -06:00
hwdsl2
b581275a30 Update docs 2022-01-26 23:17:56 -06:00
hwdsl2
2b74dd99a7 Update docs
- Ref: #1087
2022-01-26 19:24:37 -06:00
Damir Konkov
0fc1c8f355
Update clients.md (#1087)
- Step if strongswan service not found was added
2022-01-26 19:20:31 -06:00
hwdsl2
b073db65a6 Update docs
- Update aws/README-zh.md. Ref: #1086
2022-01-24 21:31:54 -06:00
scottpedia
7cb733c99a
Update README.md (#1086)
- change the url to the latest redirection destination
- cli line fix
- update year
2022-01-24 21:28:33 -06:00
hwdsl2
8992213558 Update docs 2022-01-23 10:45:09 -06:00
hwdsl2
9bae80d49b Update tests 2022-01-23 10:37:06 -06:00
hwdsl2
b260350bdc Update docs 2022-01-23 00:28:58 -06:00