aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ubuntu: remove PPA, use native packagesStanislas Lange2020-08-032-4/+1
* Update READMEStanislas Lange2020-08-031-10/+11
* Format with shfmtStanislas Lange2020-08-031-3/+3
* Add clientRevoke() and improve addClient() (#94)randomshell2020-08-031-37/+104
* Add uninstall feature (#88)Navratan Gupta2020-07-311-3/+58
* Format with shfmtStanislas Lange2020-07-311-19/+19
* Refactor script (#92)randomshell2020-07-312-202/+270
* Merge pull request #106 from angristan/debian-backportsStanislas2020-07-301-5/+14
|\
| * Fix Debian installation: use backportsStanislas Lange2020-07-291-5/+14
* | Merge pull request #105 from angristan/dependabot/github_actions/ludeeus/acti...Stanislas2020-07-291-1/+1
|\ \
| * | Bump ludeeus/action-shellcheck from 0.4.1 to 0.5.0dependabot[bot]2020-07-291-1/+1
|/ /
* | Merge pull request #104 from iandk/patch-2Stanislas2020-07-271-2/+2
|\ \ | |/ |/|
| * Add colonIan2020-07-271-2/+2
|/
* Merge pull request #99 from robiiinos/misc/dependabotStanislas2020-07-241-0/+10
|\
| * Add Dependabotrobiiinos2020-07-181-0/+10
* | Merge pull request #98 from robiiinos/misc/actionsStanislas2020-07-241-3/+5
|\ \ | |/ |/|
| * Update GitHub Actionsrobiiinos2020-07-181-3/+5
|/
* Merge pull request #85 from randomshell/patch-1Stanislas2020-06-271-3/+3
|\
| * Change check for previously installed wireguardrandomshell2020-06-261-3/+3
|/
* Arch: do not install wireguard-arch (#84)Deface2020-06-141-1/+1
* ci(workflow): refactor and add shmftStanislas Lange2020-04-282-13/+26
* style(script) format with shfmtStanislas Lange2020-04-281-118/+120
* chore(args): rename add_client to add-clientStanislas Lange2020-04-282-3/+3
* Mitigate Debian packaging issueStanislas Lange2020-04-261-0/+1
* Generate unique pre-shared key for each client (#69)Jelle Dekker2020-04-221-4/+4
* Add add_client feature to READMEStanislas Lange2020-04-081-1/+9
* Add support for adding multiple clients (#58)Stanislas2020-04-081-61/+88
* Add missing colons to setup questionsStanislas Lange2020-04-031-5/+5
* Prompt with random port during setup (#64)randomshell2020-04-031-1/+2
* Make README more friendlyStanislas Lange2020-03-271-9/+11
* Fix shellcheckStanislas Lange2020-03-212-4/+4
* Use native WireGuard in Fedora >= 32 + support firewalld (#55)Andrew Prokhorenkov2020-03-211-7/+19
* Fix shellcheckStanislas Lange2020-03-212-2/+2
* Add warning on Fedora/CentOS when WG is not running because of kernel version...Stanislas Lange2020-03-211-1/+18
* Install packages non-interactivelyangristan2020-02-151-12/+13
* Rename variableangristan2020-02-151-4/+3
* Fix Shellcheck in GitHub action (#51)Stanislas2020-02-111-1/+3
* Show client conf as QR Code after installangristan2020-02-111-5/+9
* Install software-properties-common on Ubuntu to add PPAangristan2020-01-121-0/+1
* Update README.mdStanislas2019-11-081-0/+6
* Update actionStanislas2019-10-301-1/+1
* Update actionStanislas2019-10-301-1/+1
* Update actionStanislas2019-10-301-1/+1
* Merge pull request #41 from shyamjos/patch-1Stanislas2019-10-291-2/+2
|\
| * added missing package - resolvconfShyam Jos2019-10-191-2/+2
|/
* Arch Linux: install wireguard-arch kernel moduleangristan2019-08-241-1/+1
* Merge pull request #31 from angristan/actions-yamlStanislas2019-08-162-9/+11
|\
| * convert main.workflow to Actions V2 yml fileangristan2019-08-162-9/+11
|/
* Merge pull request #26 from outis151/patch-1Stanislas2019-08-081-2/+2
|\
| * Fix compatibility issues with UFW Firewalloutis1512019-07-201-2/+2