Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 732 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 732 Bytes

Windows System Utilities

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:

TODO

  • 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