Commit Graph
97 Commits
Author SHA1 Message Date
AngristanandGitHub 5bd85f0035 More explanations regarding the fork 2016-11-15 13:36:24 +01:00
AngristanandGitHub dcac2ed01f Add pics 2016-10-23 12:49:20 +02:00
AngristanandGitHub 899e3bb55e Removing Ubuntu 15.10 and adding Ubuntu 16.10 2016-10-20 14:34:45 +02:00
AngristanandGitHub 7295627e67 Removing support for Ubuntu 15.10
Ubuntu 15.10 is not supported anymore since july 2016 : not safe to use it now
2016-10-20 14:33:16 +02:00
AngristanandGitHub fce638b552 Add support for Ubuntu 16.10 Yakketi Yak 2016-10-13 22:55:04 +02:00
AngristanandGitHub 2c9701d477 Better way to enable IP forwarding
https://github.com/Nyr/openvpn-install/commit/791c54786c2cb2f6500e20f931b33fbb234a8ce4?diff=unified
2016-10-04 17:34:11 +02:00
AngristanandGitHub aefb516958 Changed iptables to not lookup hosts
https://github.com/Nyr/openvpn-install/commit/56f079289e8f5236ec9dc08a5331d90835b3fd0c
2016-10-04 17:31:35 +02:00
AngristanandGitHub 8db5c665c1 update link 2016-09-29 20:21:37 +02:00
AngristanandGitHub e9654ef824 Merge pull request #13 from Kcchouette/patch-1
Fix "EASYRSA_KEY_SIZE" x2
2016-09-07 20:16:20 +02:00
AngristanandGitHub 2ce510aef5 Update README.md 2016-08-20 11:50:02 +02:00
AngristanandGitHub 78a2c4573e Update README.md 2016-08-20 10:58:19 +02:00
AngristanandGitHub c8eed87ebd Fix UFW error 2016-08-18 18:52:58 +02:00
AngristanandGitHub 41a38a1e32 Update README.md 2016-07-28 10:44:16 +02:00
AngristanandGitHub 66c78333f5 Merge pull request #11 from Super-Baleine/master
Loop
2016-07-12 11:18:42 +02:00
AngristanandGitHub b28a29f8f6 Merge pull request #9 from Kcchouette/patch-1
fix the dns case error
2016-07-07 13:49:58 +02:00
AngristanandGitHub 58b2684ee6 Add DNS.WATCH DNS resolvers 2016-06-11 00:33:57 +02:00
AngristanandGitHub 52f4e471bb Add DNS.WATCH DNS resolvers 2016-06-11 00:32:08 +02:00
AngristanandGitHub a0e8659e1d update link 2016-06-10 16:12:02 +02:00
AngristanandGitHub 21beaa6f8c Add new features 2016-06-10 14:54:04 +02:00
AngristanandGitHub 98c5a75d6b Merge pull request #7 from jtbr/ufw_dnsleak
Support UFW and avoid DNS leak on windows
2016-06-10 14:52:10 +02:00
Angristan 5bbabcf495 update link 2016-05-29 19:40:00 +02:00
Angristan 5f6159ce9f Merge pull request #3 from jtbr/master
changes to harden server and fix opennic DNS
2016-05-11 13:02:34 +02:00
Angristan 47a0b8177e OpenVPN 2.3.10 -> 2.3.11 2016-05-10 22:56:34 +02:00
Angristan 9ce557a4d7 Ubuntu 16.04 compatibility 2016-05-06 20:32:53 +02:00
Angristan 2f541b5399 Ubuntu 16.04 compatibility 2016-05-06 20:32:34 +02:00
Angristan a3519c6fa3 update link 2016-04-03 18:55:58 +02:00
Angristan b94597fdcc Update README.md 2016-03-27 01:27:47 +01:00
Angristan 6480c8fbf3 Merge pull request #2 from Harvester57/master
Remove old fix about buffers
2016-03-22 18:14:10 +01:00
Angristan 6b4c00c394 Clarification for NAT 2016-03-21 21:43:34 +01:00
Angristan a44539c571 Update README.md 2016-03-21 18:36:08 +01:00
Angristan 0f21c29afa Update README.md 2016-03-21 18:34:09 +01:00
Angristan 21d8f78f4f Disable compression 2016-03-21 17:43:48 +01:00
Angristan 651b7c29d9 Merge pull request #1 from Harvester57/patch-1
Disable compression
2016-03-21 17:42:08 +01:00
Angristan faaa48d372 Fix ca-certificates errors 2016-03-19 22:51:00 +01:00
Angristan 1bf105e809 The BIG update
Deleted latest and legacy mode
Use OpenVPN 2.3.10 with custom repo
Add a check at start for Debian/Ubuntu
Fast mode with 2048 bits RSA and DH, 128 bits AES, SHA-256 certificate
Slow mode with 4096 bits RSA and DH, 256 bits AES, SHA-384 certificate
AES-256-CBC and SHA512 for HMAC auth
Add OpenNIC as a DNS option + GeoIP API
Delete NTT and Huricane Electric DNS
Other improvements
2016-03-19 17:41:18 +01:00
Angristan 25448611c2 The BIG update 2016-03-19 17:38:34 +01:00
Angristan 0667668937 Update README.md 2016-03-16 16:21:11 +01:00
Angristan 3897bc32ff Update README.md 2016-03-15 21:37:58 +01:00
Angristan e5ce2da2ee Update README.md 2016-03-15 21:36:05 +01:00
Angristan f94a2a736d Delete openvpn-install-legacy.sh
https://github.com/Angristan/OpenVPN-install/commit/157c27512a9761a20650e75993b964eb1ab07fcd
2016-03-15 20:19:18 +01:00
Angristan 157c27512a Combine latest and legacy version 2016-03-15 19:11:35 +01:00
Angristan f5ebe9d01d Fix which bug on CentOS 7 minimal
https://github.com/Nyr/openvpn-install/commit/7fb12dc5cbd08904a88f8eead1c75f43590f7457
2016-03-14 21:38:40 +01:00
Angristan 4fef7869d9 Fix which bug on CentOS 7 minimal
https://github.com/Nyr/openvpn-install/commit/7fb12dc5cbd08904a88f8eead1c75f43590f7457
2016-03-14 21:37:14 +01:00
Angristan 7694be3672 TAP is not needed 2016-03-14 21:27:18 +01:00
Angristan 1be02be239 TAP is not needed 2016-03-14 21:22:08 +01:00
Angristan a658d8d04b Clear up supported OS 2016-03-14 21:20:03 +01:00
Angristan 27b6247d0f Add Ubuntu 15.04 to legacy 2016-03-14 21:18:03 +01:00
Angristan cbc7abc3dd Clarifies that it supports Scaleway NATed servers 2016-03-14 18:03:02 +01:00
Angristan 2c7d211b04 Clarifies that it supports Scaleway NATed servers 2016-03-14 18:02:01 +01:00
Angristan f815715c45 Update README.md 2016-03-13 22:33:29 +01:00
Angristan 3546f8b63a Fix typo 2016-03-13 21:51:50 +01:00
Angristan eea2e86557 Fix typo 2016-03-13 21:51:31 +01:00
Angristan bcb5daa6c9 Add feature 2016-03-13 21:50:54 +01:00
Angristan 88f550fb9a Not compatible with Fedora 2016-03-13 21:18:46 +01:00
Angristan 9bd9dabafa Revert changes 2016-03-13 20:47:39 +01:00
Angristan 48252378ff Revert changes 2016-03-13 20:47:18 +01:00
Angristan beb61502fa Add support for Fedora 2016-03-13 20:15:06 +01:00
Angristan 3b49c12f2c Update version : latest is only for 2.3.3 and higher 2016-03-13 20:02:32 +01:00
Angristan b8c7775ca7 Add support for Fedora 20 2016-03-13 19:46:58 +01:00
Angristan 90a4bdb63e Install which on CentOS 2016-03-13 19:28:49 +01:00
Angristan f49f187de2 Install which 2016-03-13 19:21:58 +01:00
Angristan 59dc02a8bd Add CentOS 6 support 2016-03-13 18:48:13 +01:00
Angristan e5e0249ee4 Update README.md 2016-03-13 17:54:12 +01:00
Angristan 90acfa2582 fix markdown 2016-03-13 15:53:43 +01:00
Angristan 5020395502 Add a little explanation 2016-03-13 15:53:09 +01:00
Angristan c69134434a Add legacy version 2016-03-13 15:41:05 +01:00
Angristan 148498e462 Set FDN as default DNS 2016-03-13 15:14:12 +01:00
Angristan e9d6191925 Set FDN as default DNS 2016-03-13 15:13:46 +01:00
Angristan 471f82af26 Using cipher instead of tls-cipher and AES-256-CBC instead of AES-128-GCM 2016-03-13 14:38:45 +01:00
Angristan 65ef1944e0 Old versions don't support TLS 1.2 2016-03-13 14:31:02 +01:00
Angristan b63956df99 First commit 2016-03-13 14:30:26 +01:00
Angristan 08742ef0fe Update link 2016-03-11 21:04:23 +01:00
Angristan f22fbc3cf0 No need to cp vars.example 2016-03-10 13:17:07 +01:00
Angristan 8757b22c52 Replace AES-256-CBC by AES-128-GCM 2016-03-09 23:01:25 +01:00
Angristan 9b8ad887c3 New cipher 2016-03-09 22:59:03 +01:00
Angristan 76f9e6f87a Update README.md 2016-03-09 21:13:12 +01:00
Angristan 5bc1d8e37a Add 4096 bits DH 2016-03-09 21:11:13 +01:00
Angristan 85c466e634 Remove 4096 bits DH 2016-03-09 21:10:41 +01:00
Angristan a7e89ed0dd Add 4096 bits DH 2016-03-09 21:08:24 +01:00
Angristan 5472ce44aa Update README.md 2016-03-09 16:46:56 +01:00
Angristan 366ae18352 Update README.md 2016-03-09 16:46:36 +01:00
Angristan eb2c0c6936 Reorder DNS Servers 2016-03-09 00:15:09 +01:00
Angristan 9146fd5523 Reorder DNS Servers 2016-03-08 23:53:30 +01:00
Angristan 9d087f7a59 Add FDN's DNS Servers 2016-03-08 23:51:02 +01:00
Angristan e5f52086a3 Update README.md 2016-03-08 23:16:52 +01:00
Angristan 1614923b1a TLS 1.2 only 2016-03-08 23:15:52 +01:00
Angristan 0ac534115a Use real encryption : AES-256-CBC 2016-03-08 17:40:22 +01:00
Angristan 6463979cc7 Update openvpn-install.sh 2016-03-08 17:12:09 +01:00
Angristan efdd53c79f Remove logs and add FDN's DNS servers 2016-02-29 17:47:01 +01:00
Angristan 8d95e922ce update from source with latest commits 2016-02-27 10:52:51 +01:00
Angristan 86e1df4924 Update README.md 2016-01-13 13:51:32 +01:00
Angristan 80014bead7 Rename LICENSE.txt to LICENSE 2016-01-01 13:53:57 +01:00
Angristan 7719b203b3 Update README.md 2016-01-01 13:53:46 +01:00
Angristan 4ded3c42bb Update README.md 2016-01-01 13:53:28 +01:00
Angristan 6420c3599e Update README.md 2015-12-25 22:21:31 +01:00
Angristan 2cd6b091a4 Update README.md 2015-12-25 22:20:59 +01:00
Angristan c428975b66 Delete logs 2015-12-25 22:17:51 +01:00