sing-box/dns/transport/hosts/hosts_unix.go
2025-06-06 23:15:59 +08:00

6 lines
67 B
Go

//go:build !windows
package hosts
var DefaultPath = "/etc/hosts"