.idea | ||
.gitignore | ||
.gitlab-ci.yml | ||
.pre-commit-config.yaml | ||
config_test.go | ||
config.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.md | ||
wg.go |
wg-quick-go
wg-quick like library in go for embedding
Roadmap
- full wg-quick feature parity
- Sync
- MarshallText
- UnmarshallText
- Minimal test
- Integration tests ((TODO; have some virtual machines/kvm and wreck havoc :) ))
- Up
- Down
Caveats
- Endpoints DNS MarshallText is unsupported