package main import "github.com/taurusxin/tcping-go/internal/cli" func main() { cli.Run() }