wg-quicker/README.md

18 lines
334 B
Markdown
Raw Normal View History

2019-03-26 13:28:22 +01:00
# wg-quick-go
2019-03-26 13:57:33 +01:00
wg-quick like library in go for embedding
# Roadmap
* [ ] full wg-quick feature parity
2019-03-26 14:01:50 +01:00
* [x] Sync
2019-03-27 17:55:39 +01:00
* [x] MarshallText
* [x] UnmarshallText
* [x] Minimal test
* [ ] Integration tests ((TODO; have some virtual machines/kvm and wreck havoc :) ))
2019-03-26 14:01:42 +01:00
* [ ] Up
* [ ] Down
2019-03-27 17:55:39 +01:00
# Caveats
* Endpoints DNS MarshallText is unsupported