Skip to content

QuantumGhost/wg-quick-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wg-quick-go

A Golang implementation of wg-quick.

This tool could be used to configure a WireGuard interface with configuration files.

See examples for configuration samples.

How to install

go get -u github.com/QuantumGhost/wg-quick-go

How does this work?

This tool uses wgctrl-go, which uses the correspond implementations on the platform and fallbacks to Configuration Protocol.

Rationale

The wg-quick package is usually not available in the default package repository. One need to add extra repos to install wg-quick, which may be inconvenient in some cases.

About

A golang implementation of wg-quick

Resources

Stars

Watchers

Forks

Packages

No packages published