Skip to content

MParvin/IP9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP9

A death simple Golang program, that returns your IP address.

Build and run with docker-compose:

docker compose up -d

Alias

Add a convenient alias to your ~/.bashrc or ~/.zshrc:

alias ip9='curl ip9.ir'

Then reload your shell config:

source ~/.bashrc  # or source ~/.zshrc

Now you can simply run ip9 in your terminal to get your IP address:

ip9

About

A death simple Golang program, that returns your IP address like ifconfig.me or icanhazip.com

Topics

Resources

License

Stars

Watchers

Forks

Contributors