IEEE-VIT / termiboard

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

[Feature] To check if common ports are free. #4

Closed DarthBenro008 closed 3 years ago

DarthBenro008 commented 3 years ago

Please describe the feature you want this project to offer To check if a set of ports are available and free at time of termiboard execution.

Eg: to check common ports such as 80,443,3000,5000,5432,27017,8080,8000 are available

Describe the solution you'd like Implement the PortChecker() function in the network.go file.

arrwhidev commented 3 years ago

I can take this one, if you'd like to assign to me?

DarthBenro008 commented 3 years ago

Sure @arrwhidev ! Best of luck!