Crates.io | checkip |
lib.rs | checkip |
version | 0.1.0 |
source | src |
created_at | 2021-12-16 15:14:57.364327 |
updated_at | 2021-12-16 15:14:57.364327 |
description | Remote ip checker. |
homepage | https://github.com/kironono/checkip |
repository | https://github.com/kironono/checkip |
max_upload_size | |
id | 499224 |
size | 49,615 |
checkip
Remote IP checker.
cargo install:
cargo install checkip
USAGE:
checkip [OPTIONS]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-b, --binding <binding> Binds server to the specified IP [default: 127.0.0.1]
-p, --port <port> Runs server on the specified port [default: 8080]
checkip
is distributed under the terms of the MIT license.
See the LICENSE files in this repository for more information.