package config var Host = ":3125" var InstallDir = "./" var ServeDirs = map[string]string{ "leech": "/home/ontake/Dev/go/leech", }