bitcanon / mactool

Simplify MAC Address tasks using this command-line application written in Go.
MIT License
1 stars 0 forks source link

Create a debug flag #29

Closed bitcanon closed 1 year ago

bitcanon commented 1 year ago

Implement a --debug flag for detailed output of configuration variables, environment variables and OUI database information. It should also display information about any flags passed to the application and their corresponding values as parsed by the application.