whatismyip 0.2.3

What is my (public) IP?
# About

What is my (public) IP?

CLI utility for the [`public-ip`] crate.

[`public-ip`]: https://crates.io/crates/public-ip

# Usage

```text
$ whatismyip -h
What is my (public) IP?

Usage: whatismyip

Options:
  -h, --help     Print help
  -V, --version  Print version
```

```text
$ whatismyip -V
whatismyip 0.2.3
```