Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README: Add link to WireGuard's website | angristan | 2019-08-08 | 1 | -1/+1 |
| | |||||
* | Make sure kernel headers are installed | angristan | 2019-08-08 | 1 | -1/+4 |
| | | | | Fix #24. On Fedora/CentOS, kernel-headers is a dependency | ||||
* | Update the README to specify what the script can currently do | angristan | 2019-08-07 | 1 | -0/+4 |
| | |||||
* | Create FUNDING.yml | Stanislas | 2019-07-01 | 1 | -0/+3 |
| | |||||
* | Merge pull request #19 from lucawen/master | Stanislas | 2019-06-09 | 1 | -0/+13 |
|\ | | | | | | | | | Add support for pre-shared symmetric key Fix #12 | ||||
| * | Update names and default selection | Luca Lacerda | 2019-06-08 | 1 | -2/+3 |
| | | |||||
| * | Merge branch 'master' into master | Luca Lacerda | 2019-06-08 | 1 | -5/+6 |
| |\ | |/ |/| | |||||
* | | Merge pull request #22 from Leopere/ipversion-detect | Stanislas | 2019-06-06 | 1 | -5/+6 |
|\ \ | | | | | | | Detect IPv6 usage | ||||
| * | | Detect rather than ask IP Version | Leopere | 2019-06-05 | 1 | -5/+6 |
|/ / | |||||
| * | Update confirmation | Luca Albuquerque | 2019-06-05 | 1 | -4/+6 |
| | | |||||
| * | Update names | Luca Albuquerque | 2019-06-04 | 1 | -2/+2 |
| | | |||||
| * | Add symmetric key option | Luca Albuquerque | 2019-06-04 | 1 | -0/+10 |
|/ | |||||
* | Fix Shellcheck action | angristan | 2019-05-26 | 1 | -1/+1 |
| | |||||
* | Fix endpoint when IPv6 is used | angristan | 2019-05-24 | 2 | -2/+10 |
| | | | | Fix #10 | ||||
* | Enfore restrictive permissions on /etc/wireguard | angristan | 2019-05-24 | 1 | -0/+2 |
| | |||||
* | Make sure /etc/wireguard exists | angristan | 2019-05-24 | 1 | -0/+3 |
| | |||||
* | Fix endpoint port | angristan | 2019-05-23 | 1 | -1/+1 |
| | | | | Fix #18 | ||||
* | Merge pull request #16 from Shagon94/master | Stanislas | 2019-05-17 | 1 | -1/+1 |
|\ | | | | | Fix IPv6 client IP | ||||
| * | fixed client ips | Shagon94 | 2019-05-17 | 1 | -1/+1 |
|/ | |||||
* | Fix client IPs | Stanislas | 2019-05-17 | 1 | -1/+1 |
| | | | Should fix #14 | ||||
* | Remove Travis, but keep Action :) | angristan | 2019-05-12 | 1 | -4/+0 |
| | |||||
* | ShellCheck: exclude SC1091 rule | angristan | 2019-05-12 | 1 | -1/+1 |
| | |||||
* | Update ShellCheck GitHub action | angristan | 2019-05-12 | 1 | -2/+2 |
| | |||||
* | Update ShellCheck GitHub action | angristan | 2019-05-12 | 1 | -3/+4 |
| | |||||
* | Add usage instructions | angristan | 2019-05-12 | 1 | -0/+15 |
| | |||||
* | Add support for Debian, Fedora, CentOS and Arch | angristan | 2019-05-12 | 2 | -3/+45 |
| | |||||
* | Merge pull request #11 from angristan/shellcheck-action | Stanislas | 2019-05-11 | 1 | -0/+8 |
|\ | | | | | Add ShellCheck GitHub action | ||||
| * | Add ShellCheck GitHub action | Stanislas | 2019-05-11 | 1 | -0/+8 |
|/ | |||||
* | Merge pull request #9 from shoujii/patch-1 | Stanislas | 2019-05-08 | 1 | -1/+1 |
|\ | | | | | Fix typo in wireguard-install.sh | ||||
| * | Update wireguard-install.sh | Marcel Goessel | 2019-05-08 | 1 | -1/+1 |
|/ | | | fix little typo | ||||
* | Abort the script if OpenVZ or LXC | angristan | 2019-05-05 | 1 | -0/+14 |
| | | | | Fix #8 | ||||
* | Make shellcheck happy | angristan | 2019-05-05 | 1 | -5/+5 |
| | |||||
* | WIP: Read parameters from user, add DNS | angristan | 2019-05-05 | 2 | -8/+40 |
| | |||||
* | Initial commit | angristan | 2019-05-05 | 4 | -0/+80 |