Files
SingboxForPanel/dns/transport/hosts/hosts_unix.go
CN-JS-HuiBai 9f867b19da First Commmit
2026-04-14 22:41:14 +08:00

6 lines
67 B
Go

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