ambersariya / checkip

Simple cli utility which helps you check your public ip address.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check IP

Simple cli utility which helps you check your public ip address.

Installation

🌈  ~ $ pip install checkip-<version_number>-py3-none-any.whl 

Usage

🌈  ~ $ checkip --version
checkip, version 0.1.2

🌈  ~ $ checkip
64.233.191.119

Build

🌈  ~ $ poetry build

Run

🌈  ~ $ poetry run checkip

Test

🌈  ~ $ pytest

Develop

Before you begin, ensure you have a virual environment created

🌈  ~ $ poetry shell

Buy me a coffee β˜•

BTC: 3ESH5gw71mKYC6kvsxo5AP9t3qPX459mmT
ETH: 0xFb25C8B1664E5B42B82D9d44C4a162942F9e20fE

About

Simple cli utility which helps you check your public ip address.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%