wg-ddns

module
v0.0.0-...-6190d4f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2023 License: MIT

README

wg-ddns

WireGuard DDNS Endpoint

Usage

Install the binary using the following command:

A/AAAA Record
go install github.com/koho/wg-ddns/cmd/wg-ip@latest
SVCB Record
go install github.com/koho/wg-ddns/cmd/wg-svcb@latest
Windows

Install the background service:

sc create wg-ddns binPath= "%GOPATH%\bin\wg-ip.exe -i YOUR_INTERFACE" DisplayName= "WireGuard DDNS" start= auto

Start the service:

net start wg-ddns
Linux
wg-ip -i YOUR_INTERFACE -t 180

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL