Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdlayher/wgdynamic-go
Package wgdynamic implements a client and server for the the wg-dynamic protocol. MIT Licensed.
https://github.com/mdlayher/wgdynamic-go
golang linux networking wg-dynamic wireguard
Last synced: 29 days ago
JSON representation
Package wgdynamic implements a client and server for the the wg-dynamic protocol. MIT Licensed.
- Host: GitHub
- URL: https://github.com/mdlayher/wgdynamic-go
- Owner: mdlayher
- License: mit
- Created: 2019-06-20T22:51:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T04:01:16.000Z (over 1 year ago)
- Last Synced: 2024-08-02T02:15:02.433Z (3 months ago)
- Topics: golang, linux, networking, wg-dynamic, wireguard
- Language: Go
- Size: 30.3 KB
- Stars: 13
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# wgdynamic-go [![builds.sr.ht status](https://builds.sr.ht/~mdlayher/wgdynamic-go.svg)](https://builds.sr.ht/~mdlayher/wgdynamic-go?) [![GoDoc](https://godoc.org/github.com/mdlayher/wgdynamic-go?status.svg)](https://godoc.org/github.com/mdlayher/wgdynamic-go) [![Go Report Card](https://goreportcard.com/badge/github.com/mdlayher/wgdynamic-go)](https://goreportcard.com/report/github.com/mdlayher/wgdynamic-go)
Package `wgdynamic` implements a client and server for the the wg-dynamic
protocol.For more information about wg-dynamic, please see:
.This project is not affiliated with the WireGuard or wg-dynamic projects.
MIT Licensed.