Skip to content

A command-line utility written in Python that parses data from the cmyip.com webpage.

License

Notifications You must be signed in to change notification settings

hiryou/cmyip-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cmyip CLI

Cmyip CLI is a simple Python script that parses data returned from cmyip.com - a webpage that returns the IP address, hostname and GeoIP information about your client. This project is indented to be a fun weekend project but maybe people might actually find it useful!

GPL3 Logo

Requirements: Python 3.2+

Instructions

  1. Install the Python dependencies first by running: pip install -r requirements.txt

  2. Run the script: ./cmyip_cli.py

Licence

This project is licenced under and, to the best of my knowlege, is valid under the GNU General Public Licence v3. A copy of the licence text can be found within the LICENCE file of this repository.

About

A command-line utility written in Python that parses data from the cmyip.com webpage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%