Skip to content

vm75/wg-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WireGuard util

A command-line util for WireGuard, presently supporting generating keys to be used with wireguard-go.

Features

  • Generates compliant curve25519 private and public keys

Usage options

Usage: wg-util <genkey|genpsk|pubkey>

Example

$ wg-util genkey | tee abc.key | wg-util pubkey > abc.pub

About

A command-line util for WireGuard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors