A very small stand-alone executable written in C# that offers a quick way to run an ipconfig and ipconfig /all and display the results in another window. Bred out of necessity, this is actually my very first finished and compiled application ever. Great to use if you are attempting to troubleshoot someone's system remotely and they are not knowledgeable enough to run this from the command line. Although, I find it easier to run than going the traditional route. Plans soon to expand the functionality greatly for a more robust data capture tool. Stay tuned.
Categories
NetworkingLicense
GNU General Public License version 3.0 (GPLv3)Follow IPCheck
You Might Also Like
Save hundreds of developer hours with components built for SaaS applications.
Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
Rate This Project
Login To Rate This Project
User Reviews
-
Great tool very helpful, can you please guide how did you made this and can we create the same like by clicking a button executes a custom Batch/VB script in the background and then display the resulted output. Thanks