package main import "shadowTLS/cmd" func main() { cmd.Execute() }