Skip to content

A helper utility for handling one or more WireGuard client configurations for Linux

License

Notifications You must be signed in to change notification settings

axllent/wiregod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiregod - a WireGuard client helper for Linux

Wiregod is a helper utility for handling one or more WireGuard client configurations.
Issues & documentation: https://github.com/axllent/wiregod

Usage:
  wiregod
  wiregod [command]

Available Commands:
  down        Take a WireGuard interface offline
  ip          Show your public IP
  status      View current wireguard connection status
  up          Bring a WireGuard interface online
  version     Display the app version & update information

Use "wiregod [command] --help" for more information about a command.

Usage:

  • wiregod up - Bring a WireGuard interface online. If you have more than one WireGuard config then you are presented a choice.
  • wiregod down - Take a WireGuard interface offline. If you have more than one WireGuard interface active then you are presented a choice.
  • wiregod ip - Get your public ip.
  • wiregod status - Show connection status.

Requirements

  • sudo, wireguard, wireguard-tools installed
  • At least one working WireGuard configuration

About

A helper utility for handling one or more WireGuard client configurations for Linux

Topics

Resources

License

Stars

Watchers

Forks