WindowsNetTool - A Swiss Army knife of Windows network configuration tools.

bp2008

Staff member
Mar 10, 2014
13,481
15,511
USA
I spend a fair amount of time doing Windows network configuration and I've got a few nitpicks about the built-in interfaces in Windows. I think anyone would be frustrated after locking themselves out multiple times from a remote machine because you changed it from DHCP to static addressing and Windows failed to save the Default Gateway.

I've been wanting something better for years, but never wanted to dedicate much time to building it. Claude Fable 5 is currently available in my Claude Pro subscription, so I used it to start a little open-source program that can do my most common network configuration and diagnostic tasks all in one app. This is a program I intend to use and improve a lot in the upcoming months and years, so the rough edges will get smoothed out.

Here's the project on github:



A picture is worth 1000 words, so here are screenshots of some of the more interesting tools in the program as of version 1.3. This should give you a good idea of what I am trying to accomplish.


IP Configuration tool:

1783231671759.png


Ping and Traceroute tools:
(these are, in my opinion, an upgrade from Windows' built-in ping and tracert command-line tools!)

1783231734479.png

1783231788393.png


IP Scanner:
(it is very fast)

1783232253059.png


Device List:

This is a somewhat experimental tool that aggregates data from ARP (Address Resolution Protocol), NDP (Neighbor Discovery Protocol), and an IPv4 IP scan to build a device list keyed on MAC addresses.

1783232466236.png


And as you can see there are several other tools in here which I haven't screenshotted above.
 
Last edited:
I've updated this app to version 1.3 and implemented most of my planned tools already (the tool list is on the left of all the screenshots). I'm going to get a lot of use out of this I think, and I hope others find this helpful.

Also I realized I forgot to include a link to the github project originally, so the original post above has been updated with all new screenshots and the link.
 
I've updated this app to version 1.3 and implemented most of my planned tools already (the tool list is on the left of all the screenshots). I'm going to get a lot of use out of this I think, and I hope others find this helpful.

Also I realized I forgot to include a link to the github project originally, so the original post above has been updated with all new screenshots and the link.
Wow, Very handy,
Swiss Army Knife is correct
Very Nice BP thanks for sharing this.
;)
 
  • Like
Reactions: gwminor48