clash/listener/tun/dev/wintun/package_info.go

12 lines
226 B
Go
Raw Normal View History

2021-11-17 08:03:47 +00:00
//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