Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/steel1990/util

util is a command line tool that contains many useful tools.
https://github.com/steel1990/util

Last synced: about 2 months ago
JSON representation

util is a command line tool that contains many useful tools.

Awesome Lists containing this project

README

        

util
===

util is a command line tool that contain many useful tool.

## How To Use

util func [param1] [param2] ...

func list:

* ip: list the ipv4 address
* urldec: decode(url) a file(param1 is file name or filepath), if there's no param2 result will output to the screen, or will output to a new file(param2).

## Where's The Code

The code of ipaddr is at [github](https://github.com/steel1990/util).