Commit graph

491 commits

Author SHA1 Message Date
IcE
8bc6eff68e Added openvpn.py
Added ability to setup OVPN using Python script. 
Also added ability to use google gmail account to send .OVPN file to user(easier and more secure that to move it to webserver for download)
2019-10-20 23:20:05 +01:00
Dominic Dumrauf
40a9fb975a Documenting One-Stop Solution for AWS (#490) 2019-10-02 11:40:49 +09:00
Rhys Perry
a3ed51df0c Update supported architectures (#492) 2019-09-23 16:41:58 +09:00
Dominic Dumrauf
7e8fd767aa Updating documentation around existing headless user addition feature (#488)
This closes #422
2019-09-19 16:59:20 +09:00
Stanislas
bc109db04f
Add support for custom DNS input (#470)
Close #258 #260

Co-authored-by: Sayem Chowdhury <sayem314@gmail.com>
2019-08-20 21:02:47 +02:00
Stanislas
4080585ab5
Workaround to remove unharmful easy-rsa error (#469)
Until easy-rsa 3.0.7.

https://github.com/OpenVPN/easy-rsa/issues/261

Fix #454
2019-08-20 21:02:05 +02:00
Stanislas
04141c6c91
Support Raspbian (#462)
Fix #382
2019-08-20 21:01:35 +02:00
angristan
0e3e7f2705 Update sysctl comment 2019-08-20 17:58:51 +02:00
Stanislas
cee02eb803
Fix CentOS detection during install (#468)
Fix #463
2019-08-20 13:36:16 +02:00
Stanislas
1acab15a26
Insert iptables rules at the top (#466)
Fix #346 #465
2019-08-20 11:55:43 +02:00
Stanislas Lange
f207302334 Revert "Insert iptables rules at the top (#461)"
This reverts commit de021b67d5.
2019-08-20 11:20:24 +02:00
Stanislas
de021b67d5
Insert iptables rules at the top (#461)
Fix #346
2019-08-20 00:24:01 +02:00
angristan
6c4104c25d Update ISSUE_TEMPLATE.md 2019-08-19 23:50:17 +02:00
Stanislas
30735c91d8
Add Amazon Linux 2 support (#459) 2019-08-19 23:25:48 +02:00
Stanislas
2aab3792ca
Remove Travis Badge from README
Since we use Actions now.
2019-08-16 18:33:16 +02:00
angristan
d904476647 Fix github action 2019-08-16 18:31:46 +02:00
angristan
85c3f77d01 Fix workflows path 2019-08-16 18:30:25 +02:00
Stanislas
4fe6541a8d
Add GitHub actions workflow for shellcheck (#458)
* Remove Travis

* Add GitHub actions workflow for shellcheck
2019-08-16 18:28:12 +02:00
Stanislas
b095c23496
Update README.md
My username is lowercase now
2019-07-28 23:31:34 +02:00
Stanislas
a57f5e69ba
Debian 10 + armhf = OK (#450) 2019-07-17 18:14:24 +02:00
David Barda
4255046bd6 Update README: HMAC-SHA1 is not broken (#448)
Remove irrelevant data from readme, as HMAC strength does not depend on the collisions of the hash function
2019-07-15 19:21:18 +02:00
Stanislas
dea1d6db2b
Add support for lz4-v2 (#444)
Close #366
2019-07-05 17:49:31 +02:00
Stanislas
980a483ebc
Update FUNDING.yml 2019-07-01 15:05:44 +02:00
Stanislas
b7bbc57284
Create FUNDING.yml 2019-07-01 15:02:17 +02:00
angristan
5844a8440f Add support for Debian 10
Fix #439
2019-06-30 23:06:42 +02:00
Stanislas
a34d13adbb
Update LICENSE 2019-06-05 01:13:03 +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
Kcchouette
73095990eb Fix APT repo for Ubuntu 16.04 (#421) 2019-05-13 18:38:10 +02:00
Stanislas
a0685af1a3
Update mv easy-rsa command
Maybe fix #420
2019-05-12 20:59:15 +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
angristan
8cd93d0c91 Remove GitLab-CI 2019-03-06 22:34:28 +01:00
angristan
926aadd1c9 Fix Travis config filename 2019-03-06 22:29:37 +01:00
Stanislas
ba7f91199a
Add Travis CI (#404) 2019-03-06 22:25:07 +01:00
penCsharpener
a0de1124d5 correct typo in readme.md (#401) 2019-03-04 15:26:48 +01:00
angristan
521317714f feat(ISSUE_TEMPLATE): Add link to markdown tutorial 2019-02-26 22:43:59 +01:00
Nathan Lopez
3bf72c7df7 Fix Variable Substitution for ENDPOINT (#397) 2019-02-26 22:39:00 +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
angristan
ef37eb64b0 Improve Vagrantfile 2019-02-25 23:44:53 +01:00
Stanislas
6e402289bd
Add Vagrantfile for easier testing (#396) 2019-02-25 23:31:18 +01:00
angristan
52d67286de Fix auto-install 2019-02-25 21:54:36 +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
randomshell
a0027f1b42 Update easy-rsa to 3.0.6 (#393) 2019-02-21 15:59:57 +01:00
angristan
c61c695f14 Add link to WireGuard tutorial 2019-01-27 17:33:18 +01:00
angristan
db2b818521 Emphasise that I need OpenVPN/OS versions in issues
Please.
2019-01-18 14:51:13 +01:00