hwdsl2
ac86c8831c
Update docs
...
- Add new section for advanced usage
- Clean up important notes section
- Update IKEv2 docs
2021-02-28 15:54:58 -06:00
hwdsl2
97624bf292
Update docs
2021-02-04 21:43:03 -06:00
hwdsl2
c6182d76bb
Update docs
2021-01-31 00:30:33 -06:00
hwdsl2
215c9030ba
Update docs
2021-01-18 11:03:39 -06:00
hwdsl2
a3dae331b8
Update docs
2021-01-18 00:02:04 -06:00
hwdsl2
927e0ca7e3
Update docs
...
- Update IKEv2 docs for .mobileconfig support
2021-01-14 23:58:20 -06:00
hwdsl2
346e862ebb
Update docs
...
- Closes #905
2021-01-05 09:59:31 -06:00
hwdsl2
fdd220b7a3
Update docs
2021-01-03 15:20:27 -06:00
hwdsl2
dabf765978
Update year
2021-01-03 00:35:24 -06:00
hwdsl2
5f1ca68350
Update docs
2020-12-31 23:10:10 -06:00
hwdsl2
88764568d2
Update docs
2020-12-29 16:36:44 -06:00
hwdsl2
8adead17b7
Update docs
2020-12-27 00:16:49 -06:00
hwdsl2
e785263b5e
Update docs
2020-12-26 00:23:34 -06:00
hwdsl2
1c28442211
Update docs
2020-12-07 01:11:23 -06:00
hwdsl2
41142ee915
Remove CentOS 6
...
- CentOS 6 was EOL as of Nov. 30, 2020, and the default yum repos are
no longer available for installing new packages
Ref: https://wiki.centos.org/About/Product
2020-12-02 23:40:54 -06:00
hwdsl2
091dd4b31e
Update docs
2020-09-07 01:01:16 -05:00
hwdsl2
7d3046fc14
Update docs
...
- Add translation for AWS deployment README
2020-08-29 14:06:59 -05:00
hwdsl2
580678aed5
Update docs
2020-08-26 23:53:41 -05:00
S. X. Liang
736877330b
Add AWS deployment template ( #838 )
...
Add AWS deployment template
Authored-by: Scottpedia (https://github.com/Scottpedia )
2020-08-26 22:20:04 -05:00
hwdsl2
eca137a560
Remove Debian 8
...
- Remove Debian 8 (LTS support ended on June 30, 2020)
- Cleanup
2020-07-25 14:22:19 -05:00
hwdsl2
0f7ea7610d
Update docs
2020-07-07 12:17:09 -05:00
hwdsl2
5344da426f
Update docs
2020-07-07 01:52:14 -05:00
hwdsl2
9ec99c8512
Update docs
2020-06-12 11:09:58 -05:00
hwdsl2
9a9496b41b
Update docs
2020-05-25 14:29:51 -05:00
hwdsl2
54d0d9d37d
Update docs
2020-05-21 00:22:05 -05:00
hwdsl2
09c68fda01
Update docs
...
- Add troubleshooting section for Android MTU/MSS issues
- Remove "Access VPN server's subnet". This seems to work fine using
the default configuration, without additional IPTables rules
2020-05-16 23:35:52 -05:00
hwdsl2
1839943b0e
Update docs
2020-05-03 22:12:17 -05:00
hwdsl2
c251d6d6ea
Add Ubuntu 20.04
2020-04-25 23:02:24 -05:00
hwdsl2
815fdc0b1c
Update docs
2020-01-13 00:22:25 -08:00
hwdsl2
3858040f55
Update docs
2019-11-01 16:15:29 -07:00
hwdsl2
60716c0654
Update docs
2019-09-22 21:11:31 -07:00
hwdsl2
772da07efd
Add Debian 10
...
- Add Debian 10 to supported OS
- Add a note on Debian 10 kernel versions
2019-08-20 11:06:11 -05:00
hwdsl2
b579991206
Update docs
...
- Remove Ubuntu 14.04 (now EOL)
2019-06-01 21:22:34 -05:00
hwdsl2
0679c66071
Update docs
2019-02-09 16:24:19 -06:00
hwdsl2
39e9223d91
Update docs
2019-01-13 11:51:15 -06:00
hwdsl2
6fb35e25cb
Update year
2019-01-12 11:34:10 -06:00
hwdsl2
2e164ad976
Update docs
2018-12-19 00:14:52 -06:00
hwdsl2
ddaa0ee99c
Improve DNS servers
...
- Improve modecfgdns format
- Better parsing of DNS servers in upgrade scripts
- Add usage of DNS server variables to README and allow users to specify
only one or both alternative DNS servers
2018-12-17 00:07:04 -06:00
hwdsl2
83b0663318
Add more helper scripts
...
- Create additional helper scripts for managing VPN users
- Update docs
- Closes : #355
2018-11-22 16:49:56 -06:00
hwdsl2
b979d1f15d
Add helper script
...
- Create a helper script for updating VPN users
- Update docs
2018-11-22 02:46:28 -06:00
hwdsl2
3a63cc4f24
Update docs
...
- Update Ubuntu package name for L2TP kernel module. Ref: #482
- Cleanup
2018-11-20 16:12:44 -06:00
hwdsl2
ed997dd190
Update docs
2018-11-16 13:05:29 -06:00
hwdsl2
0adf0bebcd
Update docs
2018-11-13 23:04:47 -06:00
hwdsl2
e8723245f0
Improve VPN config
...
- Increase auto-generated IPsec PSK length to 20 characters
- Add a note to README
2018-10-27 15:22:53 -05:00
hwdsl2
599eb1aa8a
Update IKEv2 docs
...
- Add IKEv2 instructions for OS X (macOS) clients
- Cleanup
2018-10-16 20:29:07 -05:00
hwdsl2
26ef49b099
Update IKEv2 docs
...
- Add instructions for iOS (iPhone/iPad). Thanks @zzuzjl for the
suggestion!
- Change IKEv2 address pool to 192.168.43.150-192.168.43.250 to help
avoid conflict with IPsec/XAuth
- Closes #453 . Closes #461
- Cleanup
2018-10-13 14:26:09 -05:00
hwdsl2
7d4ac79259
Update IKEv2 docs
...
- Re-add Android instructions to IKEv2 docs because it is fixed in
Libreswan 3.26
- Ref: 964b793
#307
- Cleanup
2018-09-22 01:58:58 -05:00
hwdsl2
5d3f4eb7e6
Update docs
...
- Update README and IKEv2 docs for Libreswan 3.26
2018-09-21 23:56:16 -05:00
hwdsl2
89e105fcda
Update docs
...
- Closes #433
2018-09-04 00:51:58 -05:00
hwdsl2
d5a01f52f2
Update docs
2018-06-06 00:42:58 -05:00
hwdsl2
3c84f8e2ab
Update docs
...
- Add support for Ubuntu 18.04
2018-05-24 22:04:27 -05:00
hwdsl2
3f8e79b8e4
Use xl2tpd 1.3.12
...
- Install xl2tpd 1.3.12 for systems with Linux kernel 4.14/4.15
- This version fixes an xl2tpd issue under the above Linux kernels
- Remove Linux kernel check and notes which are no longer needed
- Ref: xelerance/xl2tpd#147
- Ref: https://github.com/xelerance/xl2tpd/releases
2018-05-23 00:38:01 -05:00
hwdsl2
e7d79e2587
Update docs
2018-05-22 01:49:13 -05:00
hwdsl2
94ca6536c8
Update docs
...
- Fix/Update links
- Add reg files for Windows Error 809 fix
- Move Linux client instructions
2018-05-13 15:26:14 -05:00
hwdsl2
964b7934aa
Update IKEv2 docs
...
- Add rightid=%fromcert to ipsec.conf
- Remove strongSwan Android VPN client instructions due to issues (#307 )
2018-05-08 03:11:48 -05:00
hwdsl2
a3ee9ce033
Update docs
2018-05-08 01:05:22 -05:00
hwdsl2
17ca2ee87f
Update docs
2018-05-05 19:37:33 -05:00
hwdsl2
0c6cb4b8a9
Update year
2018-05-05 18:49:38 -05:00
hwdsl2
4795b69a79
Update docs
2018-05-02 03:29:52 -05:00
hwdsl2
36208fa4ca
Update docs
2018-02-17 10:05:34 -06:00
hwdsl2
70c6d6b540
Various clean up
2017-11-01 01:01:49 -05:00
hwdsl2
1e9d55429f
Update docs
...
- Add a note on using L2TP kernel support
2017-10-28 17:14:12 -05:00
hwdsl2
087306dbf5
Update docs
2017-10-02 21:55:21 -05:00
hwdsl2
3f2b2cbc0b
Remove Debian 7
...
- Remove support for Debian 7 (Wheezy)
- Libreswan 3.21 no longer compiles on Debian 7 or Ubuntu 12.04
- Fix tests by switching to Ubuntu 14.04
2017-08-20 11:50:46 -05:00
hwdsl2
a6480995f8
Update docs
...
- Remove Ubuntu 12.04 from README (EOL as of April 2017)
2017-06-22 00:50:50 -05:00
hwdsl2
6255c43e93
Update docs
2017-06-21 11:26:00 -05:00
hwdsl2
c01fb79650
Update docs
2017-06-12 02:29:53 -05:00
hwdsl2
654ddcdfa4
Update docs
2017-05-30 15:01:26 -05:00
hwdsl2
7aeae4c8b8
Update docs
2017-05-05 10:37:45 -05:00
hwdsl2
fec47196d6
Update docs
2017-03-19 22:10:49 -05:00
hwdsl2
03007079e6
Improve VPN IPs
...
- Use %defaultroute and iptables MASQUERADE, no need to detect private IP
- Use %any for the first field of ipsec.secrets, instead of public IP
- As a result, the VPN server should now better adapt to IP changes.
2017-02-10 18:00:29 -06:00
hwdsl2
f7961242e4
Update docs
2017-02-10 10:32:24 -06:00
hwdsl2
4a1c0e34c7
Update docs
...
- Add link to Justin's blog post (IPsec VPN server on Raspberry Pi 3)
- Closes #112
2017-02-07 23:40:39 -06:00
hwdsl2
e6b9208eeb
Update docs
2017-02-07 21:12:31 -06:00
hwdsl2
8c0940f63b
Update docs
...
- Improve IKEv2 docs. The strongSwan Android VPN client requires
an "IP address" in the VPN server certificate's subjectAltName field
in addition to "DNS name", when connecting using the server's IP.
The certutil commands have been updated to add this field.
- Other improvements to docs
2017-02-05 14:48:11 -06:00
hwdsl2
a156a1f5f3
Update docs
...
[ci skip]
2017-01-25 13:12:47 -06:00
hwdsl2
0c8f117fd9
Update docs
...
[ci skip]
2017-01-21 12:13:27 -06:00
hwdsl2
c8bfb7c741
Update docs
...
[ci skip]
2017-01-18 01:50:43 -06:00
hwdsl2
2727f1a1a0
Update year
2017-01-16 22:13:13 -06:00
hwdsl2
c23d5c972a
Update docs
...
[ci skip]
2017-01-08 11:44:58 -06:00
hwdsl2
eba1e4e08e
Update docs
...
[ci skip]
2016-12-22 10:27:56 -06:00
hwdsl2
af1af539aa
Update docs
...
[ci skip]
2016-11-23 20:19:05 -06:00
hwdsl2
75bcdfae75
Update docs
...
[ci skip]
2016-10-29 18:36:58 -05:00
hwdsl2
44eb55f9f3
Update docs
...
[ci skip]
2016-10-24 09:53:07 -05:00
hwdsl2
2e7913bd44
Update docs
...
[ci skip]
2016-10-15 14:49:20 -05:00
hwdsl2
65f1bcd726
Update docs
...
[ci skip]
2016-10-08 15:03:06 -05:00
hwdsl2
6d3b7239de
Update docs
...
[ci skip]
2016-09-28 00:00:19 -05:00
hwdsl2
b8bc702f21
Update docs
...
[ci skip]
2016-09-18 17:30:23 -05:00
hwdsl2
56a96603f9
Update docs
...
[ci skip]
2016-09-11 16:16:52 -05:00
hwdsl2
6d4bad1fd2
Update README.md
...
[ci skip]
2016-09-07 15:45:13 -05:00
hwdsl2
77d0f0bc93
Add IKEv2 how to
...
[ci skip]
2016-08-30 11:35:24 -05:00
hwdsl2
72d0f7ff52
Clean up docs
...
[ci skip]
2016-08-26 15:48:32 -05:00
hwdsl2
b27f58f785
Update README.md
...
[ci skip]
2016-08-15 01:13:15 -05:00
hwdsl2
28a8d496f0
Update docs
...
[ci skip]
2016-08-12 16:34:57 -05:00
hwdsl2
dc97e46542
Update docs
...
[ci skip]
2016-08-11 17:31:08 -05:00
hwdsl2
68adddc969
Update README.md
...
[ci skip]
2016-08-11 11:23:51 -05:00
hwdsl2
05e4d46d41
Deploy link point to this repo
...
[ci skip]
2016-08-10 21:23:39 -05:00
Daniel Falkner
7ac0577857
typo
2016-08-10 19:48:47 +02:00
Daniel Falkner
b2863816c1
detail information about the azure deployment
2016-08-10 19:46:17 +02:00
Daniel Falkner
ab4b154dd6
Readme
2016-08-10 15:35:58 +02:00
Daniel Falkner
4d7ca74d4a
Deploy on Azure
2016-08-10 15:29:42 +02:00
hwdsl2
9a7844f869
Update README.md
...
[ci skip]
2016-08-07 15:24:28 -05:00
hwdsl2
da8726e24e
Update docs
...
[ci skip]
2016-07-22 22:48:25 -05:00
hwdsl2
8acee7ec39
Update docs
...
[ci skip]
2016-07-18 15:24:56 -05:00
hwdsl2
4077b05640
Update README.md
...
[ci skip]
2016-07-12 22:49:03 -05:00
hwdsl2
bb61197b4f
Minor corrections to docs
...
[ci skip]
2016-07-06 09:09:42 -05:00
hwdsl2
9b541c6da3
Update docs
...
[ci skip]
2016-07-03 10:01:19 -05:00
hwdsl2
8475a9bb99
Improve docs
...
[ci skip]
2016-06-28 17:42:39 -05:00
hwdsl2
461dbc2fbc
Minor corrections to docs
...
[ci skip]
2016-06-25 10:45:58 -05:00
hwdsl2
681f10cd70
Improve docs
...
- Add translation for uninstall.md
- Various corrections to docs
- [ci skip]
2016-06-24 18:23:31 -05:00
littleguga
fe22af4d9d
add link to uninstall guide
2016-06-24 02:13:28 +03:00
hwdsl2
f2536dbd1f
Update README.md
...
[ci skip]
2016-06-22 03:00:06 -05:00
hwdsl2
990f8cdf24
Update README.md
...
[ci skip]
2016-06-20 22:37:54 -05:00
hwdsl2
cf1c387400
Minor corrections to docs
...
[ci skip]
2016-06-08 20:06:07 -05:00
hwdsl2
455f659c59
Move README section to new docs
2016-06-07 21:08:39 -05:00
hwdsl2
c8f0d7e7e7
Update README.md
2016-06-07 19:50:07 -05:00
hwdsl2
f0824298dc
Update README.md
2016-06-01 21:28:04 -05:00
hwdsl2
003ccc4445
Improve docs for Windows clients
...
[ci skip]
2016-06-01 20:04:12 -05:00
hwdsl2
2cf4899e72
Update README.md
...
[ci skip]
2016-05-29 16:18:58 -05:00
hwdsl2
1feadb51f3
Update README.md
2016-05-26 14:52:24 -05:00
hwdsl2
28f6a0ab28
Update README.md
2016-05-23 13:04:22 -05:00
hwdsl2
0464c16ebf
Update README.md
2016-05-21 19:54:11 -05:00
hwdsl2
80295518c6
Add instructions to manage VPN users
2016-05-21 19:26:19 -05:00
hwdsl2
d9026fe05d
Minor corrections to docs
2016-05-21 14:37:43 -05:00
hwdsl2
631e3db107
Minor corrections to docs
2016-05-21 05:40:56 -05:00
hwdsl2
1493e541b9
Update README.md
2016-05-21 04:01:38 -05:00
hwdsl2
59a914ec6d
Minor corrections to docs
2016-05-20 02:32:37 -05:00
hwdsl2
65950c2bd7
Update README.md
2016-05-20 02:31:31 -05:00
hwdsl2
6b9a3cae4d
Improve docs for Windows users
2016-05-19 01:53:42 -05:00
hwdsl2
eddcd9ec3b
Update docs to reflect new changes
2016-05-18 23:15:15 -05:00
hwdsl2
3afa732b6d
Minor corrections to docs
2016-05-17 22:40:58 -05:00
hwdsl2
d5f4a1ecaa
Add client setup docs for IPsec/XAUTH
2016-05-17 11:26:51 -05:00
hwdsl2
0c7276f3eb
Update README.md
2016-05-17 00:43:09 -05:00
hwdsl2
1190f608d4
Update README.md
2016-05-16 17:44:01 -05:00
hwdsl2
5451186530
Update README.md
2016-05-16 00:09:25 -05:00
hwdsl2
49a74df63b
Feature: Auto-generate VPN credentials
2016-05-14 11:01:32 -05:00
hwdsl2
49aa56d0c4
Update README.md
2016-05-13 01:44:12 -05:00
hwdsl2
a166285504
Use git.io shortened URLs
2016-05-11 16:26:30 -05:00
hwdsl2
aaccabd55a
Add notes on multiple VPN users
2016-05-11 02:30:40 -05:00
hwdsl2
4f7050d9d0
Update README.md
2016-05-11 02:29:42 -05:00
hwdsl2
bbdca10ee7
Add Debian 7 workaround script
2016-05-10 23:50:04 -05:00
hwdsl2
51207bac76
Move upgrade scripts to extras
2016-05-10 23:47:44 -05:00
hwdsl2
de8d25a540
Add instructions for client setup
2016-05-10 23:26:48 -05:00
hwdsl2
3493ab62f4
Update README.md
2016-05-09 03:13:16 -05:00
hwdsl2
c1aa78bcfe
Update README.md
2016-04-23 18:47:03 -05:00
hwdsl2
4063ebf3cf
Update README.md
2016-04-22 11:54:32 -05:00
hwdsl2
90391edcce
Update README.md
2016-04-21 21:44:30 -05:00
hwdsl2
79986ee540
Update README.md
2016-04-21 14:58:25 -05:00
hwdsl2
384a5c886e
Update README.md
2016-04-20 17:35:25 -05:00
hwdsl2
2cca7e57e7
Update README.md
2016-04-18 12:33:13 -05:00
hwdsl2
8ea3d8182e
Update README.md
2016-04-17 23:37:55 -05:00
hwdsl2
e8b8faca62
Update README.md
2016-04-17 02:40:32 -05:00
hwdsl2
aca51c3896
Update README.md
2016-04-16 00:23:54 -05:00
hwdsl2
d40d840a6d
Update README.md
2016-04-14 13:59:58 -05:00
hwdsl2
04c8155791
Minor improvements and clean up
2016-04-07 12:20:08 -05:00
Lin Song
d909b986cf
Add support for Ubuntu 16.04 (Xenial)
2016-04-07 12:18:06 -05:00
Lin Song
480a3ce9ca
Update README.md
2016-03-31 11:39:16 -05:00
Lin Song
4a48441069
Update README.md
2016-03-22 11:43:43 -05:00
Lin Song
2478b24018
Update README.md
2016-02-29 10:35:55 -06:00
Lin Song
4d2b507892
Update README.md
2016-02-19 12:42:15 -06:00
Lin Song
d8fd5cddc6
Update README.md
2016-02-17 18:30:30 -06:00
Lin Song
a4c84f968e
Update README.md
2016-02-14 22:35:51 -06:00
Lin Song
cb1b968ae3
Update README.md
2016-02-10 15:35:34 -06:00
Lin Song
2a19414f9a
Update README.md
2016-02-08 10:49:50 -06:00
Lin Song
b937dd4211
Update README.md
2016-02-06 13:30:30 -06:00
Lin Song
5bc0034821
Update README.md
2016-01-30 14:15:51 -06:00
hwdsl2
7072264fcf
Update README.md
2016-01-25 10:46:20 -06:00
hwdsl2
5f617a30cb
Update copyright year
2016-01-25 10:38:07 -06:00
Lin Song
58a46bfe95
Update README.md
2016-01-20 23:23:46 -06:00
Lin Song
e6d62a76d5
Update README.md
2016-01-19 10:34:52 -06:00
hwdsl2
6be624a1d1
Update README.md
2016-01-17 01:11:19 -06:00
Lin Song
89555dc425
Update README.md
2016-01-16 11:21:59 -06:00
hwdsl2
7cfe17f1a2
Update important notes
2016-01-14 23:27:34 -06:00
hwdsl2
46a3f9e0b1
Added note for Android 6.0 users
...
Android 6.0 users must enable SHA2 in /etc/ipsec.conf.
Thanks @rodolfobandeira for the hint!
Ref: 544a25ab77
2016-01-14 14:33:51 -06:00
hwdsl2
e97f1d2598
Removed cloud-init notes for CentOS 6 AMI
...
The latest version of official CentOS 6 AMI has included cloud-init,
and these notes are no longer applicable.
2016-01-12 22:14:24 -06:00
hwdsl2
dec1b44091
Update VPN scripts for better security and usability
...
- Install Fail2Ban to protect SSH server from web attacks
- Check public/private IPs against regex for the correct format
- Use printf instead of "read -r -p" for better POSIX compliance
- Other small code enhancements to the scripts
- Update README.md to add "OS update" to Installation
2016-01-12 21:33:16 -06:00
Lin Song
7a49f9a236
Update README.md
2016-01-10 13:09:39 -06:00
Lin Song
a58310e06b
Update README.md
2016-01-09 23:34:54 -06:00
Lin Song
f559640f97
Update README.md
2016-01-08 10:19:18 -06:00
Lin Song
694a006102
Update README.md
2016-01-08 03:17:50 -06:00
Lin Song
f542bf5498
Update README.md and create LICENSE.md
2016-01-08 02:54:06 -06:00
Lin Song
33ad2b7996
Update README.md
2016-01-07 14:22:59 -06:00
Lin Song
2e10e6e891
Update README.md and add vpnsetup_centos.sh
2016-01-07 13:19:22 -06:00
Lin Song
2aaaf44385
Combined Revisions
...
combined revisions
2016-01-04 15:13:10 -06:00