项目作者: crabvk

项目描述 :
A command-line tool to get your external IP address
高级语言: Rust
项目地址: git://github.com/crabvk/myip.git
创建时间: 2021-01-03T13:49:25Z
项目社区:https://github.com/crabvk/myip

开源协议:MIT License

下载


myip

A command-line tool to query your external IP address from opendns.com and GeoIP data from local MaxMind database.

Example

Install

  1. Install geoipupdate and follow instractions https://dev.maxmind.com/geoip/geoipupdate/
  2. Install myip-rs from AUR.

Build

  1. cargo build --release --locked