Skip to content

Intika-Linux-Wireguard/Wireguard-Control-CLI-Go-Wireguard-CTRL

 
 

Repository files navigation

wireguardctrl Build Status GoDoc Go Report Card

Package wireguardctrl enables control of WireGuard devices on multiple platforms.

For more information on WireGuard, please see https://www.wireguard.com/.

MIT Licensed.

Overview

wireguardctrl can control multiple types of WireGuard devices, including:

  • Linux kernel module devices, via generic netlink
  • userspace devices (e.g. wireguard-go), via the userspace configuration protocol

In the future, if non-Linux operating systems choose to implement WireGuard natively, this package should also be extended to support the native interface of those operating systems.

If you are aware of any efforts on this front, please file an issue.

About

Package wireguardctrl enables control of WireGuard devices on multiple platforms. MIT Licensed.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 99.1%
  • Shell 0.9%