clash/listener/tun/dev/wintun/package_info.go
2021-11-17 16:03:47 +08:00

11 lines
226 B
Go

//go:build windows
// +build windows
// Modified from: https://git.zx2c4.com/wireguard-go/tree/tun/wintun
/* SPDX-License-Identifier: MIT
*
* Copyright (C) 2019-2021 WireGuard LLC. All Rights Reserved.
*/
package wintun