Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

juev/cpp-myip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-myip

Simple program for getting current IP address from api.ipify.com

You need libcurl and curlpp libraries for building this program.

Build:

mkdir build
cd build
cmake ..
make

License: MIT

About

C++ program for get IP address from www.ipify.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published