Skip to content

sideshowcoder/ipify-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

API call to ipify in C using libcurl

Just a quick C program making a call to ipify and print the IP as JSON format.

Build and Run

$ make && ipify

Test

$ make test
{"ip":"167.220.196.18"}
success

License

MIT

About

Quick C Curl based call to api.ipify.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published