netloc 0.2.0

Detect IP address and report it.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# netloc

Network locator.

## Installation

1. Install [`rust`]https://www.rust-lang.org/tools/install.

2. Install `netloc`.

   ```shell
   cargo install --git https://github.com/MOZGIII/netloc
   ```