This website requires JavaScript.
Explore
Help
Sign In
xsteadfastx
/
wg-quicker
Watch
1
Star
0
Fork
0
You've already forked wg-quicker
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
master
wg-quicker
/
vendor
/
github.com
/
sirupsen
/
logrus
/
terminal_check_js.go
8 lines
77 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
adds goreleaser and makefile for preparing wireguard-go
2021-01-19 14:18:44 +01:00
// +build js
package
logrus
build: managing tools in go modules
2022-01-07 20:20:48 +01:00
func
isTerminal
(
fd
int
)
bool
{
adds goreleaser and makefile for preparing wireguard-go
2021-01-19 14:18:44 +01:00
return
false
}
Reference in New Issue
Copy Permalink