-
release-0.5.1 Stable
released this
2020-01-28 13:10:55 -05:00 | 2 commits to master since this releaserelease-0.5.1
This release updates our CI process to correctly generate binaries; only a single CI change to release-0.5.
Downloads
-
simple-vpn-arm64
118 downloads ·
2020-01-28 13:13:21 -05:00 · 7.8 MiB -
simple-vpn-linux-amd64
170 downloads ·
2020-01-28 13:13:21 -05:00 · 8.2 MiB -
simple-vpn-linux-i386
45 downloads ·
2020-01-28 13:13:22 -05:00 · 7.2 MiB
-
simple-vpn-arm64
-
release-0.5 Stable
released this
2020-01-28 13:07:17 -05:00 | 3 commits to master since this releaserelease-0.5
This release was made just to fix the IP-allocation bug which was reported in #18. There have been some minor changes due to the linter-warnings, but otherwise nothing significant.
-
release-0.4 Stable
released this
2019-02-24 09:41:09 -05:00 | 19 commits to master since this releaseThis release is being made solely to transition the testing and release process from TravisCI to github actions:
- github-action-tester
- Used to run tests.
- github-action-publish-binaries
- Used to make releases.
Downloads
-
simple-vpn-arm64
41 downloads ·
2019-02-24 09:44:11 -05:00 · 6.9 MiB -
simple-vpn-linux-amd64
84 downloads ·
2019-02-24 09:44:12 -05:00 · 7.3 MiB -
simple-vpn-linux-i386
34 downloads ·
2019-02-24 09:44:13 -05:00 · 6.4 MiB
- github-action-tester
-
release-0.3 Stable
released this
2019-02-24 01:25:23 -05:00 | 22 commits to master since this releaseThis release features the ability to allocate clients IPv6 addresses instead of IPv4 ones.
There are no other significant changes. Thanks to @samridh90 for reporting the initial issue (#12), and working on a pull-request to implement it (#14). In the end I went with my own changes (#15).
Finally as part of the release process I'm now generating binaries for ARM, and i386 Linux too. Since I use these in production.
Downloads
-
simple-vpn-arm64
19 downloads ·
2019-02-24 01:32:13 -05:00 · 7.8 MiB -
simple-vpn-linux-amd64
18 downloads ·
2019-02-24 01:32:12 -05:00 · 8.2 MiB -
simple-vpn-linux-i386
15 downloads ·
2019-02-24 01:32:11 -05:00 · 7.2 MiB
-
simple-vpn-arm64
-
release-0.2 Stable
released this
2018-11-26 14:03:31 -05:00 | 34 commits to master since this releaseThis release updates the client/server such that announcements are made to all connected-nodes when other hosts join/leave the VPN.
This can be useful if you wish to update
/etc/hoststo add entries dynamically. For example I prefer to give my hosts a.vpnsuffix:$ grep \.vpn /etc/hosts 10.10.10.98 master.vpn 10.10.10.99 git.vpn 10.10.10.100 www.vpn 10.10.10.102 mail.vpn 10.10.10.101 blogspam.vpn 10.10.10.103 debian.vpn 10.10.10.50 frodo.vpn 10.10.10.104 alert.vpnSee #10 for details of the implementation or the documentation in the supplied client.cfg file.
Downloads
-
simple-vpn-linux-amd64
29 downloads ·
2018-11-26 14:12:13 -05:00 · 7.9 MiB
-
simple-vpn-linux-amd64
-
release-0.1 Stable
released this
2018-11-23 12:10:21 -05:00 | 50 commits to master since this releaseThis is the initial release, it has been running for several days upon my test-hosts.
Now that it is available via the releases page it will be tested upon a number of test-VMs, and any resulting bugs will be resolved as they are identified.
Downloads
-
simple-vpn-linux-amd64
33 downloads ·
2018-11-23 12:13:37 -05:00 · 7.7 MiB
-
simple-vpn-linux-amd64