Skip to content

A simple, dependency free wrapper around wtfismyip

License

Notifications You must be signed in to change notification settings

ColinFay/wtfismyip

Repository files navigation

wtfismyip

A simple, dependency free wrapper around wtfismyip.

How to

Just :

wtfismyip::wtfismyip()

Get verbose

If you want the function to get verbose :

wtfismyip::wtfismyip(verbose = TRUE)

Returns you a dataframe with :

  • IP Address
  • Location
  • Hostname
  • ISP
  • TorExit
  • Country code

Get polite

If you don't want to know what is YourFuckingIPAddress but simply what is your IPAddress, pass the polite = TRUE argument :

wtfismyip::wtfismyip(verbose = TRUE, polite = TRUE)

Contact

Questions and feedbacks welcome!

You want to contribute ? Open a PR :) If you encounter a bug or want to suggest an enhancement, please open an issue.

About

A simple, dependency free wrapper around wtfismyip

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages