Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Owez/myip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks