1 Star 0 Fork 0

张旭/surguard-go

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
default.go 192 Bytes
Copy Edit Raw Blame History
张旭 authored 2023-06-27 10:19 +08:00 . initial commit
//go:build !windows
/* SPDX-License-Identifier: MIT
*
* Copyright (C) 2017-2023 WireGuard LLC. All Rights Reserved.
*/
package conn
func NewDefaultBind() Bind { return NewStdNetBind() }
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/aurawing/surguard-go.git
git@gitee.com:aurawing/surguard-go.git
aurawing
surguard-go
surguard-go
v0.3.0

Search