diff --git a/cmd/crawlergo/crawlergo_cmd b/cmd/crawlergo/crawlergo_cmd deleted file mode 100755 index 005b4d2..0000000 Binary files a/cmd/crawlergo/crawlergo_cmd and /dev/null differ diff --git a/cmd/crawlergo/crawlergo_cmd.go b/cmd/crawlergo/crawlergo_cmd.go index 6da1297..b954c8f 100755 --- a/cmd/crawlergo/crawlergo_cmd.go +++ b/cmd/crawlergo/crawlergo_cmd.go @@ -74,10 +74,9 @@ func main() { app := &cli.App{ Name: "crawlergo", - Usage: "A powerful dynamic crawler for web vulnerability scanners", + Usage: "A powerful browser crawler for web vulnerability scanners", UsageText: "crawlergo [global options] url1 url2 url3 ... (must be same host)", - Description: "crawlergo is part of the 360 Skyphenomena. you can visit [https://skp.360.cn/] to learn more.", - Version: "v0.4.1", + Version: "v0.4.2", Authors: []*cli.Author{&author}, Flags: []cli.Flag{ &cli.PathFlag{