package main import "github.com/cacggghp/vk-turn-proxy/pkg/clientcore" func main() { clientcore.RunCLI() }