package main import "github.com/Gu1llaum-3/sshm/cmd" func main() { cmd.Execute() }