Go to file
2019-03-27 17:40:06 +01:00
.idea initial commit 2019-03-26 13:44:38 +01:00
.gitignore initial commit 2019-03-26 13:44:38 +01:00
.gitlab-ci.yml Added CI caching 2019-03-27 17:29:52 +01:00
.pre-commit-config.yaml initial commit 2019-03-26 13:44:38 +01:00
config_test.go update 2019-03-27 17:26:09 +01:00
config.go update 2019-03-27 17:26:09 +01:00
go.mod update 2019-03-27 17:26:09 +01:00
go.sum update 2019-03-27 17:26:09 +01:00
LICENSE Initial commit 2019-03-26 13:28:22 +01:00
README.md Update README.md 2019-03-26 14:01:50 +01:00
wg.go Better address/route deletion code 2019-03-27 17:40:06 +01:00

wg-quick-go

wg-quick like library in go for embedding

Roadmap

  • full wg-quick feature parity
  • Sync
  • Up
  • Down