Skip to content

trexpark/WireGuardCommand

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WireGuard Command

A tool to help deploy configuration files for WireGuard and commands for ROS systems.

Macros

There are some macros available which you can use in the prefix, command and postfix text areas. The macros are case-sensitive.

Macro Description Supported
{interface} Prints the interface name. Prefix, Command, Postfix
{server-address} Prints server address (the first address in subnet). Prefix, Command, Postfix
{server-private} Prints server private key (base64). Prefix, Command, Postfix
{server-port} Prints server listen port. Prefix, Command, Postfix
{client-address} Prints client address. Command
{client-id} Prints client id (the client number). Command
{client-preshared} Prints client preshared key (base64). Command
{client-public} Prints client public key (base64). Command
{endpoint-ip} Prints the endpoint address/domain. Command
{endpoint-port Prints the endpoint port. Command

This is a still growing list, if you would like a macro to be added you can open a PR or issue.

About

Generate WireGuard configs and commands.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%