Files
2025-02-12 12:25:43 +08:00

6 lines
67 B
Go

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