// +build windows package sys var os string = "windows" var tmpdir string = "/tmp/" var hostsloc string = "/Windows/System32/drivers/etc/hosts" var cfgloc string = "/ProgramData/rhosts/"