Skip to content

Releases: tjjh89017/stunmesh-go

v1.1.0

31 Jan 17:51
Compare
Choose a tag to compare
readme: update the readme with some examples

Signed-off-by: Date Huang <[email protected]>

v1.0.0

29 Jan 07:14
Compare
Choose a tag to compare
darwin: stun: support macos with wireguard-go version

We don't support Wireguard App version currently.
Don know how to do it.

Signed-off-by: Date Huang <[email protected]>

v0.2-2

28 Jan 16:14
Compare
Choose a tag to compare
actions: fix the docker tag

Signed-off-by: Date Huang <[email protected]>

v0.2-1

28 Jan 15:58
Compare
Choose a tag to compare
go: use go stable version in dockerfile and action

go.mod will keep the go version for the program.
we can use newer go compiler to compile

Signed-off-by: Date Huang <[email protected]>