Owez / myip

Simple ip address fetching, designed for scripts

Home Page:https://myip.ogriffiths.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myip

Simple ip address fetching, designed for scripts

Under-the-hood

This program uses Rust for the user-installed binary which hooks to curl based locally on a user's computer. The server it connects to is found in the server/ directory which is constantly online.

Options

Usage: myip [OPTIONS]

  Simple ip address fetching, designed for scripts

Options:
    --help, -h      Shows this message
    --verbose, -v   Enables verbose mode for errors

About

Simple ip address fetching, designed for scripts

https://myip.ogriffiths.com


Languages

Language:HTML 60.1%Language:Rust 31.9%Language:Python 8.0%