aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* README: Add link to WireGuard's websiteangristan2019-08-081-1/+1
|
* Make sure kernel headers are installedangristan2019-08-081-1/+4
| | | | Fix #24. On Fedora/CentOS, kernel-headers is a dependency
* Update the README to specify what the script can currently doangristan2019-08-071-0/+4
|
* Create FUNDING.ymlStanislas2019-07-011-0/+3
|
* Merge pull request #19 from lucawen/masterStanislas2019-06-091-0/+13
|\ | | | | | | | | Add support for pre-shared symmetric key Fix #12
| * Update names and default selectionLuca Lacerda2019-06-081-2/+3
| |
| * Merge branch 'master' into masterLuca Lacerda2019-06-081-5/+6
| |\ | |/ |/|
* | Merge pull request #22 from Leopere/ipversion-detectStanislas2019-06-061-5/+6
|\ \ | | | | | | Detect IPv6 usage
| * | Detect rather than ask IP VersionLeopere2019-06-051-5/+6
|/ /
| * Update confirmationLuca Albuquerque2019-06-051-4/+6
| |
| * Update namesLuca Albuquerque2019-06-041-2/+2
| |
| * Add symmetric key optionLuca Albuquerque2019-06-041-0/+10
|/
* Fix Shellcheck actionangristan2019-05-261-1/+1
|
* Fix endpoint when IPv6 is usedangristan2019-05-242-2/+10
| | | | Fix #10
* Enfore restrictive permissions on /etc/wireguardangristan2019-05-241-0/+2
|
* Make sure /etc/wireguard existsangristan2019-05-241-0/+3
|
* Fix endpoint portangristan2019-05-231-1/+1
| | | | Fix #18
* Merge pull request #16 from Shagon94/masterStanislas2019-05-171-1/+1
|\ | | | | Fix IPv6 client IP
| * fixed client ipsShagon942019-05-171-1/+1
|/
* Fix client IPsStanislas2019-05-171-1/+1
| | | Should fix #14
* Remove Travis, but keep Action :)angristan2019-05-121-4/+0
|
* ShellCheck: exclude SC1091 ruleangristan2019-05-121-1/+1
|
* Update ShellCheck GitHub actionangristan2019-05-121-2/+2
|
* Update ShellCheck GitHub actionangristan2019-05-121-3/+4
|
* Add usage instructionsangristan2019-05-121-0/+15
|
* Add support for Debian, Fedora, CentOS and Archangristan2019-05-122-3/+45
|
* Merge pull request #11 from angristan/shellcheck-actionStanislas2019-05-111-0/+8
|\ | | | | Add ShellCheck GitHub action
| * Add ShellCheck GitHub actionStanislas2019-05-111-0/+8
|/
* Merge pull request #9 from shoujii/patch-1Stanislas2019-05-081-1/+1
|\ | | | | Fix typo in wireguard-install.sh
| * Update wireguard-install.shMarcel Goessel2019-05-081-1/+1
|/ | | fix little typo
* Abort the script if OpenVZ or LXCangristan2019-05-051-0/+14
| | | | Fix #8
* Make shellcheck happyangristan2019-05-051-5/+5
|
* WIP: Read parameters from user, add DNSangristan2019-05-052-8/+40
|
* Initial commitangristan2019-05-054-0/+80