IEEE-VIT / termiboard

A smart CLI Dashboard to fetch cpu, memory and network stats!
MIT License
35 stars 16 forks source link

[Feature] To obtain the public IP address of the computer. #5

Closed DarthBenro008 closed 3 years ago

DarthBenro008 commented 3 years ago

Please describe the feature you want this project to offer To display the public IP address of the computer at time of termiboard execution.

Describe the solution you'd like Implement the GetPublicIPAddress() function of the network.go file.

Describe alternatives you've considered (Optional) You can make a small network call/ping that returns your public IP address as a response.

sjchoure commented 3 years ago

Hey @DarthBenro008 hope you are doing well! I have been working on Golang over past few months and want to improve my skills at it. Can I take up this issue?

DarthBenro008 commented 3 years ago

Sure @saviourcode ! Best of luck ! :)