v2-develop #3

Merged
coward merged 4 commits from v2-develop into v2 2024-12-20 10:33:41 +08:00
Showing only changes of commit 78bd62a964 - Show all commits

View File

@ -25,8 +25,8 @@ func main() {
rand.New(rand.NewSource(time.Now().Local().UnixNano()))
app := &cli.App{
Name: "api-proxy",
Usage: "api proxy application",
Name: "wireguard-ui",
Usage: "wireguard-manager-ui",
}
app.Commands = []*cli.Command{