package main import "github.com/Baipyrus/ProxySwitcher/cmd" func main() { cmd.Execute() }