Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 10:27
· 30 commits to master since this release

Changelog

c8ea5cb add .goreleaser configuration file
81bbe4d integrate dockerpush workflow
f5b02cf how to run through docker explained
a20104b minimized dockerfile for wireguard gRPC server is added
c43800f CONFIG_PATH env added to initialization of configuration
194219c Create codeql-analysis.yml
a8b4b3f add some logging and listPeers
5281b33 add comments on available functions
8e1488a add example client codes
10ba7c3 make config path universal
2df520c include go modules
6a68079 gRPC commands added for wg
67b22e7 installation instructions for wireguard
bf0e475 basic operations for wireguard added