1
0
mirror of https://github.com/Nyr/openvpn-install.git synced 2024-11-27 23:46:07 +03:00
Commit Graph

31 Commits

Author SHA1 Message Date
Hoang Huynh
a265c407c7 Client name support spaces now.
Append @hostname to client config file names to prevent
duplication at client's side.
2014-03-11 18:23:11 +07:00
Hoang Huynh
9cd0ae2270 Merge remote-tracking branch 'origin/dev' into dev
Conflicts:
	openvpn-install.sh
2014-03-06 12:44:51 +07:00
Hoang Huynh
5f39d8c469 add option for users to allow duplicate certificate/key files
add exit status code
2014-03-06 12:42:03 +07:00
Hoang Huynh
54341eaa50 typo 2014-02-28 01:03:04 +07:00
Hoang Huynh
d5342a9e1d add IP to first client conf and cert filenames 2014-02-27 23:34:27 +07:00
Hoang Huynh
101d1188b1 add ca$IP.crt to client conf file 2014-02-27 23:20:53 +07:00
Hoang Huynh
c3189eacb4 add server IP address to conf and key files to prevent
duplication file names with other VPNs
2014-02-27 18:11:38 +07:00
Hoang Huynh
c430b7181b clearly state the ~ path for user 2014-02-27 17:50:43 +07:00
hoanghuynh
fcf4820d23 change git.io location to this folk 2014-02-27 17:09:26 +07:00
hoanghuynh
1063258409 Update README.md 2014-02-27 16:53:38 +07:00
Nyr
6d89279940 Bugfix for systems with multiple IPv4 addresses available 2013-12-20 18:50:30 +01:00
Nyr
ee9750a210 Use Easy-RSA 2.2.2 instead of the master branch with Debian Jessie and Ubuntu Saucy
This was needed for Debian Jessie, but using always the latest Easy-RSA
was a bad idea.

I will force Easy-RSA 2.2.2 for now and until Jessie becomes stable.
Then we can probably just use the distro packages instead of Github,
but for now this will work.
2013-12-19 22:09:20 +01:00
Nyr
8184a1ae97 Now under the MIT license 2013-12-09 00:56:49 +01:00
Nyr
96a640fc80 Create LICENSE.txt 2013-12-09 00:53:09 +01:00
Nyr
87ef7b452c Updated providers list 2013-11-29 22:23:59 +01:00
Nyr
5256374010 Added Hostowisko to providers list 2013-11-12 21:28:58 +01:00
Nyr
42e039700c Updated list of providers 2013-10-21 17:29:08 +02:00
Nyr
b30130b506 Bugfixes
- easy-rsa was downloaded from Github even on systems where it was available by default.
- easy-rsa.tar.gz is now removed when no longer needed.
2013-10-04 19:04:12 +02:00
Nyr
6c22c657f7 Update openvpn-install.sh 2013-08-22 17:00:53 +02:00
Nyr
2533e2e113 Bugfix: routes not being pushed 2013-08-05 00:58:43 +02:00
Nyr
a202ca29df Fixed one-liner 2013-08-05 00:31:42 +02:00
Nyr
12c6b4de62 Short URL for the one-liner 2013-08-04 15:13:14 +02:00
Nyr
0eda63842c Remove temporary files when they are no longer needed 2013-08-04 14:22:02 +02:00
Nyr
31040f475a 2048 bit keys by default and Debian Jessie compatibility 2013-08-04 14:11:38 +02:00
Nyr
730691c8a1 Various bugfixes and improvements
- Assisted configuration for servers behind a NAT
- Better IP autodetection
- Fix certificate revocation
2013-07-07 21:28:08 +02:00
Nyr
ce8077f048 Bugfix: better IPv4 autodetection on some IPv6 enabled servers 2013-05-14 22:05:53 +02:00
Nyr
4f631dab20 Bugfix: iptables were incorrectly positioned on /etc/rc.local 2013-05-14 20:59:03 +02:00
Nyr
c0adc8c75b Added option for client certificate revocation 2013-05-14 17:41:53 +02:00
Nyr
32aad09930 Fixed one-liner 2013-05-14 14:24:06 +02:00
Nyr
5cf78f08f3 Bleh 2013-05-14 14:07:53 +02:00
Nyr
e95049a76a First commit 2013-05-14 14:04:19 +02:00