Releases: aau-network-security/gwireguard
v1.0.4-haaukins-2.0
v1.0.6
Changelog
e4ad0c4 Fixed formatting error in logging
6261f61 Merge remote-tracking branch 'origin/hotfix-config-file-path' into hotfix-config-file-path
92d3290 adding logging of the errors
7c60623 Update vpn/backend.go
33dbeff helper function for config path & cleaned interfaces name
bfa53d7 fixed bugs in config path and config fields
eae126c Error formatting
f8ecf76 solve for security alert jwt-go
v1.0.5
Changelog
0a7b96f protobuf v1.27.1 added
93d2658 unImplemented daemon server to wgstruct
80b520f version of dependencies updated
6754542 new protofiles generated - Update
319e31b Merge pull request #5 from aau-network-security/hotfix/refactor-wg-conf-gen-#000
92d0749 Merge pull request #4 from aau-network-security/hotfix/add-sample-client-call-#000
85c71b7 update example client function calls in client/main.go
abf7c37 update wgConfig
29c649c update gRPC call and InitializeWG function
37aceb4 spcify template file path
7e899c8 interface template for wireguard connection
ecd4036 example call client for defatt
v1.0.4
v1.0.3
v1.0.2
v1.0.1
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