guarinogabriel / Mac-CLI

 macOS command line tool for developers – The ultimate tool to manage your Mac. It provides a huge set of command line commands that automatize the usage of your Mac.
MIT License
8.86k stars 334 forks source link

Add DNS Utilities #187

Closed pehlicd closed 1 year ago

pehlicd commented 1 year ago

Hi,

I've added DNS utilities to the project. The usage of this utility will be like:


DNS Utilities

Command Description
mac dns:list List DNS server(s)
mac dns:add Add DNS server
mac dns:remove Remove DNS server
mac dns:flush Flush DNS cache

I've updated README.md, help and script as well. I hope you'll like it. Waiting for your feedbacks

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

pehlicd commented 1 year ago

@guarinogabriel I am not sure if you still maintain this repo or not but if so can you review the PR?

guarinogabriel commented 1 year ago

Thanks so much for your contribution! I am proceeding with the merge now.