package config const ( DefaultPprofAddr = "127.0.0.1:8316" DefaultAuthDir = "~/.cli-proxy-api" )