package config type Config struct { Profile string DNSServer string Command []string }