Commit graph

163 commits

Author SHA1 Message Date
David Barda
191085f5af
Update README.md
Remove irrelevant data from readme, as HMAC strength does not depend on the collisions of the hash function
2019-07-15 00:59:36 +03:00
Stanislas
dea1d6db2b
Add support for lz4-v2 (#444)
Close #366
2019-07-05 17:49:31 +02:00
angristan
5844a8440f Add support for Debian 10
Fix #439
2019-06-30 23:06:42 +02:00
Stanislas
7fb9afac3e
README: Add link to angristan/wireguard-install 2019-05-14 00:09:44 +02:00
Stanislas
d7a67a60a7
Remove codetriage.com 2019-05-14 00:08:26 +02:00
Stanislas
066b48bd84
Add support for Ubuntu 19.04 (#416) 2019-04-22 21:59:04 +02:00
Stanislas
62cf8c12ab
Add codetriage badge 2019-04-03 13:41:42 +02:00
angristan
2e5f9c553d Add Travis CI badge in README 2019-03-06 22:34:39 +01:00
penCsharpener
a0de1124d5 correct typo in readme.md (#401) 2019-03-04 15:26:48 +01:00
Stanislas
ee35f418be
fix(README): endpoint can't be an IPv6 (yet) 2019-02-26 14:51:06 +01:00
Stanislas
044c032b47
Improve endpoint documentation 2019-02-26 13:56:29 +01:00
Stanislas
6ec3b5b26f
fix(README): automated install 2019-02-26 13:36:25 +01:00
Stanislas
7ba776ce7a
Improve automated install (#395)
#390 follow up, fixes #261
2019-02-25 21:30:46 +01:00
Cliff Cotino
f023de298d Headless installation (#390)
Fixes #261
2019-02-25 20:02:50 +01:00
angristan
c61c695f14 Add link to WireGuard tutorial 2019-01-27 17:33:18 +01:00
angristan
df4889e49e Do net send me emails or private messages asking for help. 2018-12-15 17:59:06 +01:00
angristan
7cabdf79c6 Move some questions to the wiki
https://github.com/angristan/openvpn-install/wiki/FAQ
2018-10-08 21:25:30 +02:00
angristan
83b3cd0770 Add CentOS 7/arm64 to compatibility table 2018-09-30 14:09:16 +02:00
Sidd
d2bd051d97 Spelling fixes (#314) 2018-09-28 16:36:00 +02:00
angristan
ff2af374f6 Use curl instead of wget in README
curl is pre-installed more often
2018-09-27 22:21:19 +02:00
angristan
aa17fd9aa3 Add threat models to FAQ 2018-09-26 20:55:27 +02:00
Oo Kang Zheng
3763d8708f Add official iOS client (#304) 2018-09-24 00:03:07 +02:00
angristan
70ebe5620d secp256r1 -> prime256v1 2018-09-23 17:06:15 +02:00
angristan
463b58f38b Update compatibility table: alphabetical order 2018-09-23 16:29:56 +02:00
GoliathLabs
ecf5f0d623 Add Arch Linux support (#303) 2018-09-23 16:27:36 +02:00
angristan
34fd8a2b0a Update compatibility table 2018-09-23 15:21:17 +02:00
angristan
21f15d9aef Little fixes according to OpenVPN 2.4
Yeah, seconds, really :)
2018-09-23 00:47:18 +02:00
angristan
ba1fc42aac Rewrite README
Rewrite the encryption part, update with OpenVPN 2.4 stuff, improve FAQ, correct typos
2018-09-23 00:43:05 +02:00
angristan
b898a99485 Add compression support
It is disabled by default.
2018-09-22 14:08:42 +02:00
angristan
2070e25874 Add pipeline badge to README 2018-09-22 00:26:34 +02:00
angristan
ca3198d521 New compatibility table 2018-09-21 22:56:33 +02:00
angristan
f09037a099 Update compatibility table: remove CentOS 7/arm64 2018-09-21 22:26:10 +02:00
angristan
0a5c3c1401 Rewrite README 2018-09-20 17:16:04 +02:00
Stanislas
e920f7fbc2
Refactoring, cleanup and fixes (#293) 2018-09-20 00:05:02 +02:00
angristan
1cd80a5cc7 Add Hetzner/IPv6 to FAQ 2018-09-18 14:26:00 +02:00
angristan
6210c64d10 Fix broken link in the README 2018-09-17 01:24:23 +02:00
angristan
da909ce13d Add some notes about .ovpn files 2018-09-17 01:23:49 +02:00
Stanislas
594486c177
Rework iptables handling (#291) 2018-09-17 01:11:30 +02:00
angristan
d6d209ef8c Add FAQ: How to manage script updates 2018-09-16 18:11:11 +02:00
Stanislas
bfed14544e
Add IPv6 NAT support (#238) 2018-09-16 17:55:50 +02:00
angristan
019da89be9 Update Fedora compatibility
Remove EOL
2018-09-16 01:49:39 +02:00
angristan
f6c9a63e38 Drop support for Arch Linux
Arch Linux isn't very used and is not available on cloud providers. I cannot test it easily so it is a burden to maintain for me
2018-09-16 01:34:01 +02:00
angristan
8a5de575b7 Drop Debian 7 support
Debian 7 is EOL and I can't test it on cloud providers anymore
2018-09-16 01:29:04 +02:00
angristan
62380c512b Drop CentOS 6 support 2018-09-16 01:26:30 +02:00
randomshell
f057e0aa5f Add self-hosted DNS resolver (Unbound) 2018-09-16 00:53:33 +02:00
Stanislas
30edb7b769
Update Vultr price 2018-09-07 13:28:40 +02:00
Angristan
c923ad1ea2 Remove link to the old script 2018-08-24 23:47:08 +02:00
Angristan
9ef0bbc47d
Add password option for clients (#160) 2018-08-18 19:40:07 +02:00
Sam Mingo
1c7e06ed07 Update README.md (#268)
Fixed typos + phrasing
2018-08-11 22:33:07 +02:00
cezar97
c42b028538 Add "Check for DNS leaks" paragraph in README (#242) 2018-07-06 00:25:57 +02:00