The purpose of this project is to offer an intuitive way to manage, visualize and monitor (where applicable) some Windows resources and services.
It's still work in progress, so here a TODO list (can change over time) of what is going to be developed and what to expect from it:
- List network interfaces
- Show information about specific interfaces
- Get any IPv4 addresses associated to an interface
- Add an IPv4 address to an interface
- Remove an IPv4 address associated with an interface
- Add routes
- Remove routes
- Get routes from the routing table
- Get the best route for an IPv4 address
- Working CLI prompt to interact with those features