Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fujiawei-dev/external-ip

Query the IP address of the external network.
https://github.com/fujiawei-dev/external-ip

ip

Last synced: 12 days ago
JSON representation

Query the IP address of the external network.

Awesome Lists containing this project

README

        

# Query external IP address
[![PyPI version](https://img.shields.io/pypi/v/external-ip.svg)](https://pypi.org/project/external-ip/)
[![Wheel](https://img.shields.io/pypi/wheel/external-ip.svg)](https://pypi.org/project/external-ip/)
[![Python version](https://img.shields.io/pypi/pyversions/external-ip.svg)](https://pypi.org/project/external-ip/)
[![license](https://img.shields.io/github/license/fjwCode/external-ip.svg)](https://github.com/fjwCode/external-ip/LICENSE)

External_ip is a simple script that shows your external IP address.
It queries well known online IP-detection web services for that information.

## Installation

python -m pip install -U whatip

## Command Line Usage

```shell
$ ip
182.110.236.67 中国 江西
```

## Feedback

Email: [email protected]