资源说明:Small generic applications.
# cmd [![Build Status](https://travis-ci.org/mewkiz/cmd.svg?branch=master)](https://travis-ci.org/mewkiz/cmd) [![Coverage Status](https://img.shields.io/coveralls/mewkiz/cmd.svg)](https://coveralls.io/r/mewkiz/cmd?branch=master) [![GoDoc](https://godoc.org/github.com/mewkiz/cmd?status.svg)](https://godoc.org/github.com/mewkiz/cmd) The cmd project provides commands for commonly performed tasks. ## Documentation Documentation provided by GoDoc. - [imgcmp]: Compare two images and displays an error message if they differ. - [img_date]: Rename files based on their embeded date information. - [revdns]: Perform reverse DNS lookups on provided IP-addresses. - [revsh]: Establish a reverse shell connection using two modes. - [sar]: Use regexp to search and replace on provided input. [imgcmp]: http://godoc.org/github.com/mewkiz/cmd/imgcmp [img_date]: http://godoc.org/github.com/mewkiz/cmd/img_date [revdns]: http://godoc.org/github.com/mewkiz/cmd/revdns [revsh]: http://godoc.org/github.com/mewkiz/cmd/revsh [sar]: http://godoc.org/github.com/mewkiz/cmd/sar ## Public domain The source code and any original content of this repository is hereby released into the [public domain]. [public domain]: https://creativecommons.org/publicdomain/zero/1.0/
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。