MCPcopy
hub / github.com/WireGuard/wireguard-windows

github.com/WireGuard/wireguard-windows @v1.1 sqlite

repository ↗ · DeepWiki ↗ · release v1.1 ↗
906 symbols 2,608 edges 117 files 218 documented · 24%
README

WireGuard for Windows

This is a fully-featured WireGuard client for Windows that uses WireGuardNT. It is the only official and recommended way of using WireGuard on Windows.

Download & Install

If you've come here looking to simply run WireGuard for Windows, the main download page has links. There you will find two things:

  • The WireGuard Installer – This selects the most recent version for your architecture, downloads it, checks signatures and hashes, and installs it.
  • Standalone MSIs – These are for system admins who wish to deploy the MSIs directly. For most end users, the ordinary installer takes care of downloading these automatically.

Documentation

In addition to this README.md, the following documents are also available:

  • adminregistry.md – A list of registry keys settable by the system administrator for changing the behavior of the application.
  • attacksurface.md – A discussion of the various components from a security perspective, so that future auditors of this code have a head start in assessing its security design.
  • buildrun.md – Instructions on building, localizing, running, and developing for this repository.
  • enterprise.md – A summary of various features and tips for making the application usable in enterprise settings.
  • netquirk.md – A description of various networking quirks and "kill-switch" semantics.

License

This repository is MIT-licensed.

Copyright (C) 2018-2026 WireGuard LLC. All Rights Reserved.

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Extension points exported contracts — how you extend this code

ChangeCallback (Interface)
(no doc) [9 implementers]
tunnel/winipcfg/types.go
TimestampedWriter (Interface)
(no doc) [1 implementers]
driver/driver_windows.go
MigrationCallback (FuncType)
(no doc)
conf/migration_windows.go

Core symbols most depended-on inside this repo

Sprintf
called by 201
l18n/l18n.go
wrapErr
called by 102
tunnel/firewall/helpers.go
at
called by 82
ui/syntax/highlighter.go
Addr
called by 82
tunnel/winipcfg/types.go
Close
called by 73
driver/driver_windows.go
NewProc
called by 65
driver/dll_windows.go
SetText
called by 61
ui/syntax/syntaxedit.go
createWtFwpmDisplayData0
called by 38
tunnel/firewall/helpers.go

Shape

Function 387
Method 312
Struct 141
TypeAlias 60
Interface 4
FuncType 2

Languages

Go100%

Modules by API surface

tunnel/winipcfg/types.go81 symbols
ui/confview.go41 symbols
manager/ipc_client.go35 symbols
tunnel/winipcfg/zwinipcfg_windows.go34 symbols
ui/syntax/highlighter.go33 symbols
tunnel/firewall/types_windows_test.go27 symbols
tunnel/firewall/types_windows.go26 symbols
driver/memmod/memmod_windows.go25 symbols
tunnel/winipcfg/luid.go23 symbols
manager/ipc_server.go23 symbols
driver/memmod/syscall_windows.go22 symbols
driver/configuration_windows.go21 symbols

Dependencies from manifests, versioned

github.com/lxn/walkv0.0.0-2021011208553 · 1×
github.com/lxn/winv0.0.0-2021021816391 · 1×
golang.org/x/cryptov0.50.0 · 1×
golang.org/x/modv0.34.0 · 1×
golang.org/x/netv0.53.0 · 1×
golang.org/x/syncv0.20.0 · 1×
golang.org/x/sysv0.43.0 · 1×
golang.org/x/textv0.36.0 · 1×
golang.org/x/toolsv0.43.0 · 1×

For agents

$ claude mcp add wireguard-windows \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact