Skip to content

Releases: mudler/edgevpn

v0.0.8

27 Oct 23:16
Compare
Choose a tag to compare

Changelog

a0ade45 Drop flag parse

v0.0.5

27 Oct 21:49
Compare
Choose a tag to compare

Changelog

2b11da2 Add window interface stub
ff3292c Use blockchain as address table

v0.0.4

14 Oct 19:53
Compare
Choose a tag to compare

Changelog

c893b02 Allow to customize default options
0b6073b Allow to customize listen addresses, move defaults
0b29be6 Enable NATPortMap by default, do not attempt to redial already connected
eeb466a Move fallbacks at the end
578a217 Simplify
bdf90e4 Update go mod

v0.0.3

21 Sep 16:36
Compare
Choose a tag to compare

Changelog

f2a0ee5 Add NetLinkBootstrap to config field
cf558a8 Allow to configure NetLinkBootstrap
403cea1 Gate connections from vpn addresses
bb601cf Update README.md
c68f3c2 dht: connect in goroutine first to avoid blocking startup

v0.0.2

15 May 22:47
Compare
Choose a tag to compare

Changelog

3395670 Print error while exiting

v0.0.1

15 May 12:45
Compare
Choose a tag to compare

Changelog

cb712a1 First import
ba9ede4 Initial commit