Skip to content

Releases: titel-media/wireguard-orb

No custom PPA

07 Oct 14:39
14fb75e
Compare
Choose a tag to compare

Removes adding of custom PPA from installation step

DKMS self hosted

30 Jun 19:21
Compare
Choose a tag to compare

Hosted wireguard-dkms on a gist because author tends to delete available versions

DKMS version fixed

12 Jun 13:48
Compare
Choose a tag to compare

wireguard-dkms removed the debian package. Now we are using a better source (the repo itself)

Stability Increased

12 Jun 09:11
Compare
Choose a tag to compare

As some systems were not able to create the wireguard config file, a recursive directory creation was added

Second Try To Repair

11 Jun 20:15
Compare
Choose a tag to compare

Wireguard-dkms was still not runnable. trying with ubuntu 14

Make it work again

11 Jun 17:33
Compare
Choose a tag to compare

Hotfix: Wireguard incompatability with linux kernel version

d stands for decode

22 Jan 12:27
d185ce2
Compare
Choose a tag to compare
  • changes base64 --decode to base64 -d because the shorthand is more widely used

Always disconnect

08 Dec 08:11
Compare
Choose a tag to compare
  • Ignores the return code of wg-quick down command used for disconnecting from the VPN
  • Fixes name of the disconnect step

Remove custom namesrever

07 Dec 16:58
Compare
Choose a tag to compare
  • Removes manual nameserver modification
  • Formats code

Initial Release

06 Dec 20:56
Compare
Choose a tag to compare

Adds job steps to:

  • Install wireguard client
  • connect to the VPN
  • disconnect from it