Skip to content

Application created to practice fyne toolkit and GoLang. The application consumes the ipify API and provides your computer's IP address. Once it has the IP, it consumes the ipwho.is API to get more information about the IP.

Notifications You must be signed in to change notification settings

rromulos/go-ip-address-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-ip-address-info

prerequisites

Go installed

Download dependencies

  • go mod tidy

Building the application

  • go build .

Running the application

  • go run .

Screenshot

image

image

About

Application created to practice fyne toolkit and GoLang. The application consumes the ipify API and provides your computer's IP address. Once it has the IP, it consumes the ipwho.is API to get more information about the IP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages