18 lines
334 B
Markdown
18 lines
334 B
Markdown
# wg-quick-go
|
|
wg-quick like library in go for embedding
|
|
|
|
# Roadmap
|
|
|
|
* [ ] full wg-quick feature parity
|
|
* [x] Sync
|
|
* [x] MarshallText
|
|
* [x] UnmarshallText
|
|
* [x] Minimal test
|
|
* [ ] Integration tests ((TODO; have some virtual machines/kvm and wreck havoc :) ))
|
|
* [ ] Up
|
|
* [ ] Down
|
|
|
|
# Caveats
|
|
|
|
* Endpoints DNS MarshallText is unsupported
|