This website requires JavaScript.
Explore
Help
Sign In
miracle091
/
dnscrypt-proxy
mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
Watch
1
Star
0
Fork
You've already forked dnscrypt-proxy
0
Code
Issues
Releases
Wiki
Activity
faac6e2082
dnscrypt-proxy
/
vendor
/
github.com
/
hectane
/
go-acl
/
posix.go
9 lines
88 B
Go
Raw
Blame
History
//+build !windows
package
acl
import
"os"
// Chmod is os.Chmod.
var
Chmod
=
os
.
Chmod
View Git Blame
Copy Permalink